commit | d66a8acbda926fa2398ae930f50787e8663bce96 | [log] [tgz] |
---|---|---|
author | Piotr Sawicki <p.sawicki2@partner.samsung.com> | Thu Jul 19 11:47:31 2018 +0200 |
committer | Casey Schaufler <casey@schaufler-ca.com> | Mon Jul 23 13:00:03 2018 -0700 |
tree | 86c47de8e48fc66af59fc673c440d7895e08d6b0 | |
parent | a07ef9516477aef2d052d75129a48f9f94d3b3f3 [diff] |
Smack: Inform peer that IPv6 traffic has been blocked In this patch we're sending an ICMPv6 message to a peer to immediately inform it that making a connection is not possible. In case of TCP connections, without this change, the peer will be waiting until a connection timeout is exceeded. Signed-off-by: Piotr Sawicki <p.sawicki2@partner.samsung.com> Signed-off-by: Casey Schaufler <casey@schaufler-ca.com>