On Mon, Apr 22, 2019 at 7:58 AM Willem de Bruijn
wrote:
>
> From: Willem de Bruijn
>
> Some tunnels, like sit, change the network protocol of packet.
> If so, update skb->protocol to match the new type.
>
> Signed-off-by: Willem de Bruijn
Acked-by: Yonghong Song
> ---
> net/core/filter.c | 8
From: Willem de Bruijn
Some tunnels, like sit, change the network protocol of packet.
If so, update skb->protocol to match the new type.
Signed-off-by: Willem de Bruijn
---
net/core/filter.c | 8
1 file changed, 8 insertions(+)
diff --git a/net/core/filter.c b/net/core/filter.c
index