Skip to content
Commit 6551971e authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'Remove-VLAN-CFI-overload'



Michał Mirosław says:

====================
Remove VLAN.CFI overload

Fix BPF code/JITs to allow for separate VLAN_PRESENT flag
storage and finally move the flag to separate storage in skbuff.

This is final step to make CLAN.CFI transparent to core Linux
networking stack.

An #ifdef is introduced temporarily to mark fragments masking
VLAN_TAG_PRESENT. This is removed altogether in the final patch.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 5aa25c05 0c4b2d37
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment