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
| ||
|
Message-Id: <166013581544.3703.15289396381446018748.git-patchwork-notify@kernel.org> Date: Wed, 10 Aug 2022 12:50:15 +0000 From: patchwork-bot+netdevbpf@...nel.org To: Clayton Yager <Clayton_Yager@...inc.com> Cc: netdev@...r.kernel.org, linux-kernel@...r.kernel.org, davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com, clayton_yager@...inc.com Subject: Re: [PATCH net] macsec: Fix traffic counters/statistics Hello: This patch was applied to netdev/net.git (master) by David S. Miller <davem@...emloft.net>: On Mon, 8 Aug 2022 15:38:23 -0700 you wrote: > OutOctetsProtected, OutOctetsEncrypted, InOctetsValidated, and > InOctetsDecrypted were incrementing by the total number of octets in frames > instead of by the number of octets of User Data in frames. > > The Controlled Port statistics ifOutOctets and ifInOctets were incrementing > by the total number of octets instead of the number of octets of the MSDUs > plus octets of the destination and source MAC addresses. > > [...] Here is the summary with links: - [net] macsec: Fix traffic counters/statistics https://git.kernel.org/netdev/net/c/91ec9bd57f35 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists