]> www.infradead.org Git - users/jedix/linux-maple.git/commit
vxlan: Introduce FDB key structure
authorIdo Schimmel <idosch@nvidia.com>
Tue, 15 Apr 2025 12:11:42 +0000 (15:11 +0300)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 22 Apr 2025 09:11:16 +0000 (11:11 +0200)
commitf13f3b4157dd9a05a5b651dfd15a4efa2df06f67
treeae79d12216089c1a255fb35ceb0284f415733847
parent20c76dadc783759fd3819d289c72be590660cc8b
vxlan: Introduce FDB key structure

In preparation for converting the FDB table to rhashtable, introduce a
key structure that includes the MAC address and source VNI.

No functional changes intended.

Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250415121143.345227-15-idosch@nvidia.com
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
drivers/net/vxlan/vxlan_core.c
drivers/net/vxlan/vxlan_private.h