commit | 72145a68e4ee116533df49af4b87aca0aacc179c | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed Aug 24 09:01:23 2016 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 25 16:43:11 2016 -0700 |
tree | 31b022a336cbd4cb3554a7b3a46f1e9ec35f6e1c | |
parent | e65c332de8a0c9f570847ec490b60effffcd5320 [diff] |
tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter Adds SNMP counter for drops caused by MD5 mismatches. The current syslog might help, but a counter is more precise and helps monitoring. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>