]> 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)
commit10250fd3f693a7ff66feaff394e1dfd15465729e
tree789ab10091718b238342a7d2bf53524790869395
parentf32d5bf5fd1fd89d2e27e36fd1fedb2ca57b1cfa
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