linux-next/drivers/net/vxlan
Eric Dumazet be325f08c4 rtnetlink: add ndo_fdb_dump_context
rtnl_fdb_dump() and various ndo_fdb_dump() helpers share
a hidden layout of cb->ctx.

Before switching rtnl_fdb_dump() to for_each_netdev_dump()
in the following patch, make this more explicit.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@amazon.com>
Link: https://patch.msgid.link/20241209100747.2269613-2-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2024-12-10 18:32:32 -08:00
..
Makefile vxlan: mdb: Add MDB control path support 2023-03-17 08:05:49 +00:00
vxlan_core.c rtnetlink: add ndo_fdb_dump_context 2024-12-10 18:32:32 -08:00
vxlan_mdb.c net: vxlan: use kfree_skb_reason() in vxlan_mdb_xmit() 2024-10-13 11:33:09 +01:00
vxlan_multicast.c vxlan: vni filtering support on collect metadata device 2022-03-01 08:38:02 +00:00
vxlan_private.h vxlan: Handle error of rtnl_register_module(). 2024-10-10 15:39:35 +02:00
vxlan_vnifilter.c vxlan: Handle error of rtnl_register_module(). 2024-10-10 15:39:35 +02:00