From: YOSHIFUJI Hideaki Date: Fri, 13 Apr 2007 23:18:02 +0000 (-0700) Subject: [IPV6] SNMP: Fix {In,Out}NoRoutes statistics. X-Git-Tag: v2.6.21-rc7~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=612f09e8495ba656032f89147ab999ef2be9c360;p=pandora-kernel.git [IPV6] SNMP: Fix {In,Out}NoRoutes statistics. A packet which is being discarded because of no routes in the forwarding path should not be counted as OutNoRoutes but as InNoRoutes. Additionally, on this occasion, a packet whose destinaion is not valid should be counted as InAddrErrors separately. Based on patch from Mitsuru Chinen . Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed