From: Sascha Hlusiak Date: Tue, 19 May 2009 12:56:51 +0000 (+0000) Subject: addrconf: refuse isatap eui64 for INADDR_ANY X-Git-Tag: v2.6.31-rc1~330^2~346 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9af28511be10e175eb0cabb2ba5cfafe77408d84;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed