cvs commit: src/sbin/ifconfig ifconfig.c
Alexander Kabaev
kan at FreeBSD.org
Thu Feb 26 22:43:15 PST 2004
kan 2004/02/26 22:43:14 PST
FreeBSD src repository
Modified files:
sbin/ifconfig ifconfig.c
Log:
Look for both name and if_<name> strings in module metadata. Pseudo-devices
like tun are naming their modules using the 'if_; prefix and previous version of
the code failed to detect their presence in the kernel, resulting in the same
module being loaded twice.
Revision Changes Path
1.96 +2 -1 src/sbin/ifconfig/ifconfig.c
More information about the cvs-src
mailing list