Re: [PATCH iproute2 v2] ip: add support for seg6local End.BPF action

2018-07-18 Thread Stephen Hemminger
On Tue, 17 Jul 2018 14:49:52 + Mathieu Xhonneux wrote: > This patch adds support for the End.BPF action of the seg6local > lightweight tunnel. Functions from the BPF lightweight tunnel are > re-used in this patch. Example: > > $ ip -6 route add fc00::18 encap seg6local action End.BPF endpoin

[PATCH iproute2 v2] ip: add support for seg6local End.BPF action

2018-07-17 Thread Mathieu Xhonneux
This patch adds support for the End.BPF action of the seg6local lightweight tunnel. Functions from the BPF lightweight tunnel are re-used in this patch. Example: $ ip -6 route add fc00::18 encap seg6local action End.BPF endpoint obj my_bpf.o sec my_func dev eth0 $ ip -6 route show fc00::18 fc00::