Date: Thu, 5 Jul 2001 08:42:18 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 in6_proto.c src/usr.bin/netstat inet6.c main.c Message-ID: <200107051542.f65FgIp57036@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2001/07/05 08:42:18 PDT
Modified files: (Branch: RELENG_4)
sys/netinet6 in6_proto.c
usr.bin/netstat inet6.c main.c
Log:
MFC:
- create an entry of IPV6CTL_STATS sysctl.
- fix the problem that netstat doesn't show raw6 and icmp6 pcblist.
- make netstat use sysctl to retreive stats of ipv6 and icmpv6
instead of kread.
sys/netinet6/in6_proto.c: 1.15
usr.bin/netstat/inet6.c: 1.17
usr.bin/netstat/main.c: 1.51
Revision Changes Path
1.6.2.6 +3 -1 src/sys/netinet6/in6_proto.c
1.3.2.7 +21 -7 src/usr.bin/netstat/inet6.c
1.34.2.6 +5 -5 src/usr.bin/netstat/main.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107051542.f65FgIp57036>
