On Mon, Jan 11, 2021 at 11:46:50AM +0200, Eran Ben Elisha wrote: > Hi Jakub, Dave, > > This series adds support for dissecting PTP L2 packet > header (EtherType 0x88F7). > > For packet header dissecting, skb->protocol is needed. Add protocol > parsing operation to vlan ops, to guarantee skb->protocol is set, > as EtherType 0x88F7 occasionally follows a vlan header. > > Changelog: > v2: > - Add more people to CC list.
Hi Eran How about adding the PTP maintainer to the CC: list? Andrew