]> git.baikalelectronics.ru Git - kernel.git/commit
ipv6: Remove privacy config option.
authorDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 00:07:50 +0000 (20:07 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 29 Oct 2013 00:07:50 +0000 (20:07 -0400)
commitb478d0c5efca65afa023237dc0ce5dc041b02b20
tree789ab10091718b238342a7d2bf53524790869395
parentf582083de1b866e4873c349a4a590c863132ed63
ipv6: Remove privacy config option.

The code for privacy extentions is very mature, and making it
configurable only gives marginal memory/code savings in exchange
for obfuscation and hard to read code via CPP ifdef'ery.

Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/ipv6.h
include/net/if_inet6.h
net/ipv6/Kconfig
net/ipv6/addrconf.c