commit | 9af28511be10e175eb0cabb2ba5cfafe77408d84 | [log] [tgz] |
---|---|---|
author | Sascha Hlusiak <contact@saschahlusiak.de> | Tue May 19 12:56:51 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue May 19 16:02:02 2009 -0700 |
tree | 82ba3e85243a0eeb754cf549e628656ac25d9da6 | |
parent | 4b2796017487f3c1e423b8e1ada6c94c0a8ea815 [diff] |
addrconf: refuse isatap eui64 for INADDR_ANY A tunnel with no local ipv4 endpoint would otherwise use the ISATAP linklocal address fe80::5efe:0:0, which is invalid. Rather not add a linklocal address at all. Signed-off-by: Sascha Hlusiak <contact@saschahlusiak.de> Signed-off-by: David S. Miller <davem@davemloft.net>