kernel-hacking-2024-linux-s.../include
Herbert Xu 64194c31a0 inet: Make tunnel RX/TX byte counters more consistent
This patch makes the RX/TX byte counters for IPIP, GRE and SIT more
consistent.  Previously we included the external IP headers on the
way out but not when the packet is inbound.

The new scheme is to count payload only in both directions.  For
IPIP and SIT this simply means the exclusion of the external IP
header.  For GRE this means that we exclude the GRE header as
well.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-10-09 12:03:17 -07:00
..
acpi
asm-arm
asm-cris
asm-frv
asm-generic warn: Turn the netdev timeout WARN_ON() into a WARN() 2008-09-16 19:39:33 -07:00
asm-m32r
asm-m68k
asm-mips [MIPS] IP27: Fix build errors if CONFIG_MAPPED_KERNEL=y 2008-10-06 01:22:29 +01:00
asm-mn10300
asm-parisc
asm-um net: Fix build with ARCH=um 2008-09-19 12:44:54 -07:00
asm-x86 inotify: fix lock ordering wrt do_page_fault's mmap_sem 2008-10-02 15:53:13 -07:00
asm-xtensa
crypto
drm
keys
linux gre: Add Transparent Ethernet Bridging 2008-10-09 12:00:17 -07:00
math-emu
media
mtd
net inet: Make tunnel RX/TX byte counters more consistent 2008-10-09 12:03:17 -07:00
pcmcia
rdma
rxrpc
scsi
sound
video
xen
Kbuild