freebsd-skq/usr.bin/netstat
Hajimu UMEMOTO 3384154590 Sync with recent KAME.
This work was based on kame-20010528-freebsd43-snap.tgz and some
critical problem after the snap was out were fixed.
There are many many changes since last KAME merge.

TODO:
  - The definitions of SADB_* in sys/net/pfkeyv2.h are still different
    from RFC2407/IANA assignment because of binary compatibility
    issue.  It should be fixed under 5-CURRENT.
  - ip6po_m member of struct ip6_pktopts is no longer used.  But, it
    is still there because of binary compatibility issue.  It should
    be removed under 5-CURRENT.

Reviewed by:	itojun
Obtained from:	KAME
MFC after:	3 weeks
2001-06-11 12:39:29 +00:00
..
atalk.c Cleanup towards -Wall 1999-10-21 07:08:56 +00:00
if.c Add missing break when printing IPv6 multicast addresses. 2001-04-26 06:02:03 +00:00
inet6.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
inet.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
ipsec.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
ipx.c Cleanup towards -Wall 1999-10-21 07:08:56 +00:00
iso.c Zap $Source$ 1999-09-06 07:34:27 +00:00
main.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
Makefile MAXHOSTNAMELEN includes space for a NUL. 2001-03-14 20:51:26 +00:00
mbuf.c Change the "in use" percentage metric to actually display a real 2000-10-15 06:29:22 +00:00
mroute6.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
mroute.c sync with latest kame netstat. basically, more statistics 2000-07-04 16:26:46 +00:00
netgraph.c Use macro API to <sys/queue.h> 2000-12-30 21:22:54 +00:00
netstat.1 Restore printing of routes cloned from a RTF_CLONING parent 2001-05-07 12:29:36 +00:00
netstat.h Sync with recent KAME. 2001-06-11 12:39:29 +00:00
ns.c
route.c Sync with recent KAME. 2001-06-11 12:39:29 +00:00
unix.c Use macro API to <sys/queue.h> 2000-12-30 21:22:54 +00:00