diff options
author | Menglong Dong <menglong8.dong@gmail.com> | 2024-10-09 05:28:24 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-10-13 13:33:09 +0300 |
commit | 289fd4e75219a96f77c5d679166035cd5118d139 (patch) | |
tree | d76ef7e1f8d018c9d06d6e55c1c07e209db2bfb6 /tools/perf/scripts/python/arm-cs-trace-disasm.py | |
parent | 7b3e018f3eefc6144638800d9f92b3a5e120c537 (diff) | |
download | linux-289fd4e75219a96f77c5d679166035cd5118d139.tar.xz |
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/arm-cs-trace-disasm.py')
0 files changed, 0 insertions, 0 deletions