]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a SIOCGIFINDEX ioctl, which returns the index of a named interface.
authorJonathan Lemon <jlemon@FreeBSD.org>
Wed, 17 Oct 2001 19:40:44 +0000 (19:40 +0000)
committerJonathan Lemon <jlemon@FreeBSD.org>
Wed, 17 Oct 2001 19:40:44 +0000 (19:40 +0000)
commitde5934508a18a9cb5ef9fdd2f1035f66f5155227
tree48c6a8b547edcdd9d4d3efc68bc8d9880786c0e3
parent10930aad3f071f901fdf72960aaf8d3185def9fd
Add a SIOCGIFINDEX ioctl, which returns the index of a named interface.
This will be used to more efficiently support if_nametoindex(3).
sys/net/if.c
sys/net/if.h
sys/sys/sockio.h