K 10 svn:author V 3 phk K 8 svn:date V 27 2004-08-14T08:36:35.000000Z K 7 svn:log V 291 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. END