Max Laier 4758aa2bd4 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
MFC after:	4 days
2004-09-14 15:20:24 +00:00
..
2004-09-01 01:19:52 +00:00
2004-09-12 12:13:29 +00:00
2004-06-14 00:38:54 +00:00
2004-09-14 07:06:49 +00:00
2004-08-27 21:25:16 +00:00
2004-07-28 06:59:55 +00:00
2004-07-28 06:59:55 +00:00
2004-09-13 23:01:50 +00:00