diff options
author | Menglong Dong <[email protected]> | 2024-10-09 10:28:24 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2024-10-13 11:33:09 +0100 |
commit | 289fd4e75219a96f77c5d679166035cd5118d139 (patch) | |
tree | d76ef7e1f8d018c9d06d6e55c1c07e209db2bfb6 /tools/perf/scripts/python/gecko.py | |
parent | 7b3e018f3eefc6144638800d9f92b3a5e120c537 (diff) |
net: vxlan: make vxlan_snoop() return drop reasons
Change the return type of vxlan_snoop() from bool to enum
skb_drop_reason. In this commit, two drop reasons are introduced:
SKB_DROP_REASON_MAC_INVALID_SOURCE
SKB_DROP_REASON_VXLAN_ENTRY_EXISTS
Signed-off-by: Menglong Dong <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions