From: Mitsuru Chinen Date: Thu, 6 Dec 2007 06:31:47 +0000 (-0800) Subject: [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network X-Git-Tag: v2.6.24-rc5~52^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca46f9c834913fc5d5c196d70673375cdaba6b56;p=pandora-kernel.git [IPv6] SNMP: Increment OutNoRoutes when connecting to unreachable network IPv6 stack doesn't increment OutNoRoutes counter when IP datagrams is being discarded because no route could be found to transmit them to their destination. IPv6 stack should increment the counter. Incidentally, IPv4 stack increments that counter in such situation. Signed-off-by: Mitsuru Chinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed