public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] rtnetlink: add missing attributes in if_nlmsg_size
@ 2026-03-19 23:02 Sabrina Dubroca
  2026-03-19 23:02 ` [PATCH net v2 1/2] rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} " Sabrina Dubroca
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Sabrina Dubroca @ 2026-03-19 23:02 UTC (permalink / raw)
  To: netdev; +Cc: Sabrina Dubroca

Once again we have some attributes added by rtnl_fill_ifinfo() that
aren't counted in if_nlmsg_size().

v2: add missing nla_total_size in patch 1, spotted by Sergey Ryazanov
    patch 2 unchanged, keep Jiri Pirko's Reviewed-by

Sabrina Dubroca (2):
  rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} in if_nlmsg_size
  rtnetlink: count IFLA_INFO_SLAVE_KIND in if_nlmsg_size

 net/core/rtnetlink.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
2.51.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-21 16:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-19 23:02 [PATCH net v2 0/2] rtnetlink: add missing attributes in if_nlmsg_size Sabrina Dubroca
2026-03-19 23:02 ` [PATCH net v2 1/2] rtnetlink: count IFLA_PARENT_DEV_{NAME,BUS_NAME} " Sabrina Dubroca
2026-03-21 16:13   ` Sergey Ryazanov
2026-03-19 23:02 ` [PATCH net v2 2/2] rtnetlink: count IFLA_INFO_SLAVE_KIND " Sabrina Dubroca
2026-03-21  2:10 ` [PATCH net v2 0/2] rtnetlink: add missing attributes " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox