[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Mon, 14 Apr 2008 06:47:11 +0000 (23:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Apr 2008 06:47:11 +0000 (23:47 -0700)
commit9625ed72e8bd619c3984f3024bd37143b7f0c7b0
treec3952ee1350f84cce42ab7e235c1ce33a587acd6
parentb077d7ababdb5433aef18c62bf1f785e8729f49a
[IPV6] ADDRCONF: Don't generate temporary address for ip6-ip6 interface.

As far as I can remember, I was going to disable privacy extensions
on all "tunnel" interfaces.  Disable it on ip6-ip6 interface as well.

Also, just remove ifdefs for SIT for simplicity.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c