Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jun 2001 11:06:17 -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:  <200106281806.f5SI6Hw71356@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ume         2001/06/28 11:06:15 PDT

  Modified files:
    sys/netinet6         in6_proto.c 
    usr.bin/netstat      inet6.c main.c 
  Log:
  - 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.
  
  Obtained from:	KAME
  MFC after:	1 week
  
  Revision  Changes    Path
  1.15      +3 -1      src/sys/netinet6/in6_proto.c
  1.17      +21 -7     src/usr.bin/netstat/inet6.c
  1.51      +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?200106281806.f5SI6Hw71356>