Module Name: src
Committed By: martin
Date: Wed Sep 5 08:45:52 UTC 2018
Modified Files:
src/lib/libc/net [netbsd-8]: if_nametoindex.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #1007):
lib/libc/net/if_nametoindex.c: revision 1.6
- SIOCGIFINDEX was added in 2013, but if_freenameindex(3) have not used it
for years. Use it to improve performance. Same as FreeBSD.
- KNF.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.5.8.1 src/lib/libc/net/if_nametoindex.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.