Re: [PATCH net-next 2/3] netlink: specs: fou: local-v4 and peer-v4 are big endian
From: Paolo Abeni <pabeni@redhat.com> Date: 2026-09-08 10:56:14
On 9/7/26 9:14 PM, netdev-bot+sashiko@kernel.org wrote:
Thank you for your contribution! Sashiko AI review found 2 potential
issue(s) to consider:
Critical: 0 · High: 0 · Medium: 1 · Low: 1
- [Medium] Switching `FOU_ATTR_LOCAL_V4` / `FOU_ATTR_PEER_V4` from
`NLA_U32` to `NLA_BE32` in `fou_nl_policy[]` (net/ipv4/fou_nl.c:21,23)…
FTR, I think the above may deserve a follow-up but it's not a blocker.
/P