cvs commit: src/sys/netinet6 ip6_mroute.c raw_ip6.c
Bruce M Simpson
bms at FreeBSD.org
Sat Feb 24 21:09:36 UTC 2007
bms 2007-02-24 21:09:35 UTC
FreeBSD src repository
Modified files:
sys/netinet6 ip6_mroute.c raw_ip6.c
Log:
Fix tinderbox. ip6_mrouter should be defined in raw_ip6.c as it is
tested to determine if the userland socket is open; this, in turn, is
used to determine if the module has been loaded.
Tested with: LINT
Revision Changes Path
1.41 +1 -2 src/sys/netinet6/ip6_mroute.c
1.66 +1 -3 src/sys/netinet6/raw_ip6.c
More information about the cvs-src
mailing list