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
itojun
347cdd6d31
document RTM_IFANNOUNCE.
...
From: Christoph Badura <bad@bsd.de>
2000-10-10 14:11:26 +00:00
fair
dc026e0515
Change occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 06:00:51 +00:00
cjs
dcb18b0b51
Document the other two types of message header (if_msghdr and
...
ifa_msghdr) that are used for the RTM_NEWADDR, RTM_DELADDR and
RTM_IFINFO messages. Also line up the comments a bit better in the
displays.
1997-03-11 02:14:25 +00:00
cjs
64315ab079
Fix typos.
1997-03-11 00:10:16 +00:00
mikel
b6b71e4383
replace reference to getkerninfo(2) with reference to sysctl(3),
...
resync structures and definitions with <net/route.h>; PR 2007
also add SEE ALSO section, and misc. cleanup
1997-01-16 06:50:16 +00:00
jtc
d158bf0ae2
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
1994-11-30 16:22:03 +00:00
mycroft
55b7fa6d0b
Add RCS identifiers.
1993-08-01 07:54:52 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00