On Mon, Aug 05, 2019 at 11:26:49AM +0200, Pablo Neira Ayuso wrote: > On Mon, Aug 05, 2019 at 09:28:14AM +0200, Michael Braun wrote: > > Currently, there is no vlan information (e.g. when used with a vlan aware > > bridge) passed to userspache, HWHEADER will contain an 08 00 (ip) suffix > > even for tagged ip packets. > > > > Therefore, add an extra netlink attribute that passes the vlan tag to > > userspace. Userspace might need to handle PCP/DEI included in this field. Would you also send patches to update userspace? Thanks.