commit | 0b03a5ca8b14321366eec4a903922d2b46d585ff | [log] [tgz] |
---|---|---|
author | Stephen Suryaputra <ssuryaextr@gmail.com> | Wed Mar 20 10:29:27 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 20 16:29:37 2019 -0700 |
tree | dd57f1bdfad2cdd949bde6d02fafa392fd374001 | |
parent | a534ea30e70fc51c4cef31c0683955dd8a568a11 [diff] |
ipv6: Add icmp_echo_ignore_anycast for ICMPv6 In addition to icmp_echo_ignore_multicast, there is a need to also prevent responding to pings to anycast addresses for security. Signed-off-by: Stephen Suryaputra <ssuryaextr@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>