cvs commit: src/sys/net if_mib.c
Christian S.J. Peron
csjp at FreeBSD.org
Sat Oct 22 18:44:09 PDT 2005
csjp 2005-10-23 01:44:08 UTC
FreeBSD src repository
Modified files:
sys/net if_mib.c
Log:
Before we export network interface data through the ifmibdata structure,
OR the flags bits with the driver managed status flags. This fixes an
issue where RUNNING flags would not be reported to processes, which
conflicts with the flags information provided by ifconfig(8).
Revision Changes Path
1.16 +1 -1 src/sys/net/if_mib.c
More information about the cvs-src
mailing list