Re: [PATCH net-next 0/6] Remove VLAN.CFI overload
From: David Miller <davem@davemloft.net>
Date: 2018-11-17 05:13:30
Also in:
linuxppc-dev, netdev, sparclinux
From: David Miller <davem@davemloft.net>
Date: 2018-11-17 05:13:30
Also in:
linuxppc-dev, netdev, sparclinux
From: Alexei Starovoitov <redacted> Date: Fri, 16 Nov 2018 19:51:55 -0800
Michal, could you please explain the reasoning?
By treating VLAN.CFI specially as "VLAN TAG PRESENT" we prevent the usage of certain VLAN ID encodings. So he's trying to get rid of VLAN_TAG_PRESENT completely and this was the final patch series necessary to accomplish that.