commit | 5d9efa7ee99eed58388f186c13cf2e2a87e9ceb4 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Oct 28 20:07:50 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 28 20:07:50 2013 -0400 |
tree | 789ab10091718b238342a7d2bf53524790869395 | |
parent | d5d45d429402c2d3de056a412d6e9bb41e58deb6 [diff] |
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>