commit | c03fa9bcacd9ac04595cc13f34f3445f0a5ecf13 | [log] [tgz] |
---|---|---|
author | Ivan Delalande <colona@arista.com> | Thu Aug 31 09:59:39 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Sep 01 18:38:09 2017 -0700 |
tree | 3246975ceff2bcdde1849cdffb20df517fcb5186 | |
parent | b37e88407c1d78f157778d73427cd7e9e1d6369d [diff] |
tcp_diag: report TCP MD5 signing keys and addresses Report TCP MD5 (RFC2385) signing keys, addresses and address prefixes to processes with CAP_NET_ADMIN requesting INET_DIAG_INFO. Currently it is not possible to retrieve these from the kernel once they have been configured on sockets. Signed-off-by: Ivan Delalande <colona@arista.com> Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>