From: Jakub Kicinski <kuba@kernel.org> Date: 2021-01-07 19:34:27
On Thu, 7 Jan 2021 14:38:58 +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.
Please make an effort to add people who can give you reviews on CC
and repost.