K 10 svn:author V 6 mlaier K 8 svn:date V 27 2004-11-08T12:52:21.000000Z K 7 svn:log V 536 MFC pf_if.c, 1.6: Reactivate skipping over bogus IPCP addresses on ppp interfaces. Be more careful with the skip condition this time. Addresses are only not taken into account if: - The interface is POINTTOPOINT - There is no route installed for the address - The user specified noalias (:0) and - We are looking at an IPv4 address. This should be enough paranoia to not cause any false positives. PR: misc/69954 Discussed with: yongari Another forgotten MFC :-( ... 5.4R then ... END