diff options
author | 2024-10-09 10:28:24 +0800 | |
---|---|---|
committer | 2024-10-13 11:33:09 +0100 | |
commit | 289fd4e75219a96f77c5d679166035cd5118d139 (patch) | |
tree | d76ef7e1f8d018c9d06d6e55c1c07e209db2bfb6 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: vxlan: make vxlan_remcsum() return drop reasons (diff) | |
download | wireguard-linux-289fd4e75219a96f77c5d679166035cd5118d139.tar.xz wireguard-linux-289fd4e75219a96f77c5d679166035cd5118d139.zip |
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 <dongml2@chinatelecom.cn>
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions