diff options
author | Jakub Kicinski <kuba@kernel.org> | 2021-01-15 03:24:55 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-15 03:24:56 +0100 |
commit | e4abfd88c78105069eef627e04ef9413746bab7b (patch) | |
tree | ae87c0c4220d19263c64d7895b2ed5f333615065 /drivers/net/phy | |
parent | ch_ipsec: Remove initialization of rxq related data (diff) | |
parent | net: flow_dissector: Parse PTP L2 packet header (diff) | |
download | linux-e4abfd88c78105069eef627e04ef9413746bab7b.tar.xz linux-e4abfd88c78105069eef627e04ef9413746bab7b.zip |
Merge branch 'dissect-ptp-l2-packet-header'
Eran Ben Elisha says:
====================
Dissect PTP L2 packet header
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.
====================
Link: https://lore.kernel.org/r/1610478433-7606-1-git-send-email-eranbe@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/net/phy')
0 files changed, 0 insertions, 0 deletions