Re: [PATCH 02/12] flow_dissector: Parse ETH_P_TEB
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-08-01 13:12:31
From: Willem de Bruijn <willemdebruijn.kernel@gmail.com>
Date: 2024-08-01 13:12:31
Tom Herbert wrote:
ETH_P_TEB (Trans Ether Bridging) is the EtherType to carry a plain Etherent frame. Add case in skb_flow_dissect to parse packets of this type Signed-off-by: Tom Herbert <redacted>
Reviewed-by: Willem de Bruijn <willemb@google.com>