https://github.com/torvalds/linux
Revision 612f09e8495ba656032f89147ab999ef2be9c360 authored by YOSHIFUJI Hideaki on 13 April 2007, 23:18:02 UTC, committed by David S. Miller on 13 April 2007, 23:18:02 UTC
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 <mitch@linux.vnet.ibm.com>.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 661697f
History
Tip revision: 612f09e8495ba656032f89147ab999ef2be9c360 authored by YOSHIFUJI Hideaki on 13 April 2007, 23:18:02 UTC
[IPV6] SNMP: Fix {In,Out}NoRoutes statistics.
Tip revision: 612f09e
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.3 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top