cvs commit: src/tools/tools/ifinfo ifinfo.c src/sys/net if_mib.c
if_mib.h
Hartmut Brandt
harti at FreeBSD.org
Wed Jan 4 04:57:12 PST 2006
harti 2006-01-04 12:57:09 UTC
FreeBSD src repository
Modified files:
tools/tools/ifinfo ifinfo.c
sys/net if_mib.c if_mib.h
Log:
Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieve
the name and unit number assigned by the driver. This is needed by
SNMP to find interfaces after they have been renamed.
MFC after: 4 weeks
Revision Changes Path
1.18 +18 -1 src/sys/net/if_mib.c
1.8 +1 -0 src/sys/net/if_mib.h
1.8 +25 -4 src/tools/tools/ifinfo/ifinfo.c
More information about the cvs-src
mailing list