freebsd-nq/sbin/routed
Poul-Henning Kamp e53915c97f Don't declare everything we find on a loopback interface for passive:
Only the actual loopback address should be declared passive, other
addresses are very likely to be desirable to announce.

Check for IFF_LOOPBACK instead of IFF_PASSIVE to determine if we have
an unknown interface type.
2004-08-14 08:36:35 +00:00
..
rtquery Removed commented out bitrot. 2004-08-13 14:18:24 +00:00
defs.h Turn on RFC 1724 compliant behaviour with regards to IP_ADD_MEMBERSHIP; 2004-06-16 05:08:57 +00:00
if.c Don't declare everything we find on a loopback interface for passive: 2004-08-14 08:36:35 +00:00
input.c
main.c
Makefile Removed commented out bitrot. 2004-08-13 14:18:24 +00:00
Makefile.inc
output.c
parms.c
pathnames.h
radix.c
radix.h
rdisc.c
routed.8 Mechanically kill hard sentence breaks. 2004-07-02 21:45:06 +00:00
table.c Ignore kernel routes with the RTF_WASCLONED flag set. This is a slight 2004-06-15 00:23:26 +00:00
trace.c