NetBSD/usr.bin/netstat
itojun fee00b1a78 mark cloned routes with RTF_CLONED. present it with netstat -r by "c".
let static routes overwrite cloned routes, as cloned routes can come back again
if necessary.  behavior same as freebsd/bsdi, code partially from bsdi42.
(NRL rt->rt_parent was not added)
should fix PR 11916 and maybe some other PRs with ARP behavior.

recompilation of usr.sbin/route6d is suggested.
2001-01-27 04:49:31 +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 try to lookup /etc/protocols for histogram 2000-12-14 20:38:10 +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 Remove duplicated if() statementA. 1999-04-02 22:45:45 +00:00
mroute.c - KNF 1998-07-12 03:20:13 +00:00
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 not all kvm_getfiles() errors are "out of memory." for instance, 1999-08-19 06:13:09 +00:00