Date: Wed, 17 Oct 2001 12:40:45 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys sockio.h src/sys/net if.h if.c Message-ID: <200110171940.f9HJej981368@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/10/17 12:40:44 PDT
Modified files:
sys/sys sockio.h
sys/net if.h if.c
Log:
Add a SIOCGIFINDEX ioctl, which returns the index of a named interface.
This will be used to more efficiently support if_nametoindex(3).
Revision Changes Path
1.126 +4 -0 src/sys/net/if.c
1.66 +3 -1 src/sys/net/if.h
1.21 +2 -1 src/sys/sys/sockio.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110171940.f9HJej981368>
