diff options
| author | Radu Rendec <[email protected]> | 2024-12-19 16:36:05 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2024-12-23 18:11:04 +0000 |
| commit | 46e0ccfb88f02ab2eb20a41d519d6e4c028652f2 (patch) | |
| tree | 49f54792f2e2a2b1ce3af10486a4a0bd2bf78fd6 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | Merge branch 'add-more-feautues-for-enetc-v4-round-1' (diff) | |
| download | kernel-46e0ccfb88f02ab2eb20a41d519d6e4c028652f2.tar.gz kernel-46e0ccfb88f02ab2eb20a41d519d6e4c028652f2.zip | |
net: vxlan: rename SKB_DROP_REASON_VXLAN_NO_REMOTE
The SKB_DROP_REASON_VXLAN_NO_REMOTE skb drop reason was introduced in
the specific context of vxlan. As it turns out, there are similar cases
when a packet needs to be dropped in other parts of the network stack,
such as the bridge module.
Rename SKB_DROP_REASON_VXLAN_NO_REMOTE and give it a more generic name,
so that it can be used in other parts of the network stack. This is not
a functional change, and the numeric value of the drop reason even
remains unchanged.
Signed-off-by: Radu Rendec <[email protected]>
Reviewed-by: Ido Schimmel <[email protected]>
Acked-by: Nikolay Aleksandrov <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
