freebsd-dev/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
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
trace.c