Re: [PATCH net v2] tcp: ipv6: Update MIB counters for drops
From: David Miller <davem@davemloft.net>
Date: 2013-02-04 18:06:44
From: David Miller <davem@davemloft.net>
Date: 2013-02-04 18:06:44
From: Vijay Subramanian <redacted> Date: Thu, 31 Jan 2013 10:24:19 -0800
This patch updates LINUX_MIB_LISTENDROPS and LINUX_MIB_LISTENOVERFLOWS in tcp_v6_conn_request() and tcp_v6_err(). tcp_v6_conn_request() in particular can drop SYNs for various reasons which are not currently tracked. Signed-off-by: Vijay Subramanian <redacted>
Applied.