Skip to content
Commit a21b48a2 authored by Daniel Borkmann's avatar Daniel Borkmann
Browse files

Merge branch 'bpf-proto-fixes'



Willem de Bruijn says:

====================
Expand the tc tunnel encap support with protocols that convert the
network layer protocol, such as 6in4. This is analogous to existing
support in bpf_skb_proto_6_to_4.

Patch 1 implements the straightforward logic
Patch 2 tests it with a 6in4 tunnel

Changes v1->v2
  - improve documentation in test
====================

Signed-off-by: default avatarDaniel Borkmann <daniel@iogearbox.net>
parents 2aad3261 f6ad6acc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment