On Thu, Dec 03, 2015 at 01:21:35AM +0100, Florian Westphal wrote: > Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > > This aims to fix what we have, I'm willing to give another pass to this. > > vlan type ip vlan id 4094 ip version 4 counter packets 567 bytes 37720 > vlan type ip vlan id 4094 vlan pcp 0 vlan cfi 0 counter packets 567 bytes 37720 > vlan type ip vlan id 4094 vlan pcp 1 vlan cfi 1 counter packets 0 bytes 0 > vlan type ip vlan id 4094 vlan pcp 1 vlan cfi 0 counter packets 0 bytes 0 > vlan type ip vlan id 4094 vlan pcp 0 vlan cfi 1 counter packets 0 bytes 0 > > tpcdump says: > 'length 194: vlan 4094, p 0, ethertype IPv4', i.e. this looks correct. Thanks for testing. I have a new patchset including this refined patch. It also includes set matching for sub-byte fields. I have also used Patrick's idea of using shifts through binop transfer. Will be submitting this tomorrow. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html