Re: [PATCH net v2] net: bridge: mrp: fix Option TLV length in MRP_Test frames
[email protected] Mon, 27 Jul 2026 23:50:05 +0000
| Newsgroups | dev.linux.lists.bridge,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178519620536.1464655.11874227970651465102.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski <[email protected]>: On Sun, 26 Jul 2026 06:26:05 +0000 you wrote: > oui is a pointer, so sizeof(oui) is the pointer size. The MRA > Option TLV thus advertises a wrong length (15 vs 10 on x86_64), > causing misparsing of the frame on peers. Fix is to replace > with sizeof(*oui). > > Fixes: f7458934b079 ("net: bridge: mrp: Update the Test frames for MRA") > Signed-off-by: David Corvaglia <[email protected]> > > [...] Here is the summary with links: - [net,v2] net: bridge: mrp: fix Option TLV length in MRP_Test frames https://git.kernel.org/netdev/net/c/5546da86894d You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html