]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Remove all instances of if_indextoname and add a replacement
authorRoy Marples <roy@marples.name>
Thu, 18 Sep 2014 00:35:03 +0000 (00:35 +0000)
committerRoy Marples <roy@marples.name>
Thu, 18 Sep 2014 00:35:03 +0000 (00:35 +0000)
commit08af3cf1ed0f33db7c40bcbd76f3283b377435f1
tree510762d3276ecd5651bf702073db2e5bfad563c2
parent00601c4ae92fe16890b142311e05889e29e0ec45
Remove all instances of if_indextoname and add a replacement
if_findindex as we should already have the interface at this point.
dhcpcd.c
if-bsd.c
if-linux.c
if.c
if.h