summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorAmit Cohen <amcohen@nvidia.com>2023-10-09 12:06:09 +0200
committerDavid S. Miller <davem@davemloft.net>2023-10-13 11:00:30 +0200
commitbfe36bf7811c3171e546a956377ea16e89ecf838 (patch)
treedf525d446fb5d2cb5744a13cde68abc83b8b33f0 /init
parentnet: Handle bulk delete policy in bridge driver (diff)
downloadlinux-bfe36bf7811c3171e546a956377ea16e89ecf838.tar.xz
linux-bfe36bf7811c3171e546a956377ea16e89ecf838.zip
vxlan: vxlan_core: Make vxlan_flush() more generic for future use
The function vxlan_flush() gets a boolean called 'do_all' and in case that it is false, it does not flush entries with state 'NUD_PERMANENT' or 'NUD_NOARP'. The following patches will add support for FDB flush with parameters from user space. Make the function more generic, so it can be used later. Signed-off-by: Amit Cohen <amcohen@nvidia.com> Reviewed-by: Petr Machata <petrm@nvidia.com> Reviewed-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions