NetBSD/sbin/route
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
..
ccitt_addr.c
extern.h
keywords.c
keywords.h
keywords.sh
Makefile s/CFLAGS/CPPFLAGS/ for -D and -I. 1999-07-03 06:26:25 +00:00
route.8 tweak IPv6 case so that "route show" does not truncate numeric IPv6 address. 1999-07-17 06:51:27 +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
show.c mark cloned routes with RTF_CLONED. present it with netstat -r by "c". 2001-01-27 04:49:31 +00:00