On Sat, Jan 12, 2019 at 4:12 AM Jamal Hadi Salim <j...@mojatatu.com> wrote: > > It will be a new feature in the sense the user will have to specify > something like (adding "mark" for clarify): > > tc filter add .... protocol 802.1q .. u32 \ > match u32 0 0 \ > mark 15 \ > vlanid 1234 > action vlan pop reclassify
This is clearly a new feature, however, it only solves one part of the problem, the length of IPv4 header is still various and there is no way to predict it.