lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 09 Oct 2008 12:03:27 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	herbert@...dor.apana.org.au
Cc:	netdev@...r.kernel.org, kaber@...sh.net, philipc@...pgear.com
Subject: Re: [PATCH 5/4] inet: Make tunnel RX/TX byte counters more
 consistent

From: Herbert Xu <herbert@...dor.apana.org.au>
Date: Thu, 9 Oct 2008 19:23:08 +0800

> 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@...dor.apana.org.au>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ