cvs commit: src/usr.bin/netstat inet6.c mroute6.c
Bruce M Simpson
bms at FreeBSD.org
Sat Feb 24 21:58:31 UTC 2007
bms 2007-02-24 21:58:30 UTC
FreeBSD src repository
Modified files:
usr.bin/netstat inet6.c mroute6.c
Log:
Use sysctl(2), not kvm(3), to read IPv6 multicast information from
the running system.
Use the name 'IPv6 Forwarding Table', not 'IPv6 Routing Table', to be
consistent with what the code actually does and is.
Revision Changes Path
1.28 +11 -4 src/usr.bin/netstat/inet6.c
1.20 +49 -17 src/usr.bin/netstat/mroute6.c
More information about the cvs-src
mailing list