diff options
author | Amit Cohen <[email protected]> | 2023-10-09 13:06:09 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-13 10:00:30 +0100 |
commit | bfe36bf7811c3171e546a956377ea16e89ecf838 (patch) | |
tree | df525d446fb5d2cb5744a13cde68abc83b8b33f0 /tools/perf/scripts/python/flamegraph.py | |
parent | 38985e8c278b82e6d4d62d4acd57c761cc23ce63 (diff) |
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 <[email protected]>
Reviewed-by: Petr Machata <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions