commit | 8fdcfdecd5900d7ffeaff9686c65eb2b9e6beb50 | [log] [tgz] |
---|---|---|
author | paul <paul> | Sun Jan 19 20:52:55 2003 +0000 |
committer | paul <paul> | Sun Jan 19 20:52:55 2003 +0000 |
tree | d979a3c7cb2183f6392d6bb5f91a5743c5d6a7d9 | |
parent | 9a668001507efa0c6a4e80cc2d7db8db93967f68 [diff] |
Add work around for RFC3021 patch and its problem with certain IPv6 interfaces addresses. It seems so far that netlink only ever returns IFA_ADDRESS for IPv6 interfaces and never IFA_LOCAL, regardless of whether it is PtP or not. Need to investigate precisely how IPv6 and netlink are supposed to behave wrt broadcast vs PtP links.