Re: [PATCH net-next 0/6] Remove VLAN.CFI overload
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2018-11-19 11:07:32
Also in:
linux-mips, linuxppc-dev, sparclinux
From: Daniel Borkmann <daniel@iogearbox.net>
Date: 2018-11-19 11:07:32
Also in:
linux-mips, linuxppc-dev, sparclinux
On 11/10/2018 10:47 PM, David Miller wrote:
From: Michał Mirosław <mirq-linux@rere.qmqm.pl> Date: Sat, 10 Nov 2018 19:58:29 +0100quoted
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.Daniel and Alexei, please review.
Sorry, was completely swamped due to plumbers, just getting to it now.