NetBSD/usr.bin/netstat
itojun 22b473e0f6 during ip6/icmp6 inbound packet processing, do not call log() nor printf() in
normal operation (/var can get filled up by flodding bogus packets).
sysctl net.inet6.icmp6.nd6_debug will turn on diagnostic messages.
(#define ND6_DEBUG will turn it on by default)

improve stats in ND6 code.

lots of synchronziation with kame (including comments and cometic ones).
2001-02-07 08:59:47 +00:00
..
Makefile revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) 2000-02-26 09:55:24 +00:00
atalk.c More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
if.c Print out IEEE1394 addresses with : . Add a hack to limit the address 2000-11-14 23:00:57 +00:00
inet.c count successful path MTU changes. good for debugging. 2000-10-18 19:20:02 +00:00
inet6.c during ip6/icmp6 inbound packet processing, do not call log() nor printf() in 2001-02-07 08:59:47 +00:00
ipsec.c be ready for rijndael 2000-10-02 17:46:42 +00:00
iso.c More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
main.c more fix to "pfkey printed twice" problem. PR 11323 from ura. 2000-10-28 03:53:33 +00:00
mbuf.c
mroute.c
mroute6.c revise IPsec, pfkey, IPv6 multicast and IPv6 statistics. (sync with kame) 2000-02-26 09:55:24 +00:00
netstat.1 mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
netstat.h Add kernel counters for arp events, displayable with netstat -s -f arp 2000-08-15 20:24:57 +00:00
ns.c More format string cleanup by sommerfeld. 2000-10-11 14:46:00 +00:00
route.c mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00
unix.c