diff options
author | 2025-04-15 15:11:31 +0300 | |
---|---|---|
committer | 2025-04-22 11:11:15 +0200 | |
commit | 69281e0fe18ab60e7b67e328214ffbd8609b13b4 (patch) | |
tree | 7eeeffdfe7fd0171d80875b24a1d6e770aafb694 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | vxlan: Simplify creation of default FDB entry (diff) | |
download | wireguard-linux-69281e0fe18ab60e7b67e328214ffbd8609b13b4.tar.xz wireguard-linux-69281e0fe18ab60e7b67e328214ffbd8609b13b4.zip |
vxlan: Insert FDB into hash table in vxlan_fdb_create()
Commit 7c31e54aeee5 ("vxlan: do not destroy fdb if register_netdevice()
is failed") split the insertion of FDB entries into the FDB hash table
from the function where they are created.
This was done in order to work around a problem that is no longer
possible after the previous patch. Simplify the code and move the body
of vxlan_fdb_insert() back into vxlan_fdb_create().
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Link: https://patch.msgid.link/20250415121143.345227-4-idosch@nvidia.com
Reviewed-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions