From: Vijay Subramanian Date: Thu, 31 Jan 2013 08:24:19 +0000 (+0000) Subject: tcp: ipv6: Update MIB counters for drops X-Git-Tag: v3.8-rc7~2^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f1e942cb45d06968b0ce94472d97014e0e1fdc9;p=pandora-kernel.git tcp: ipv6: Update MIB counters for drops 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed