Re: [PATCH net-next v2 4/5] ipv6: sr: Add seg6local action End.BPF

2018-04-30 Thread Mathieu Xhonneux
2018-04-28 2:01 GMT+02:00 Alexei Starovoitov : > > On Fri, Apr 27, 2018 at 10:59:19AM -0400, David Miller wrote: > > From: Mathieu Xhonneux > > Date: Tue, 24 Apr 2018 18:44:15 +0100 > > > > > This patch adds the End.BPF action to the LWT seg6local infrastructure. > > > This action works like any o

Re: [PATCH net-next v2 4/5] ipv6: sr: Add seg6local action End.BPF

2018-04-27 Thread Alexei Starovoitov
On Fri, Apr 27, 2018 at 10:59:19AM -0400, David Miller wrote: > From: Mathieu Xhonneux > Date: Tue, 24 Apr 2018 18:44:15 +0100 > > > This patch adds the End.BPF action to the LWT seg6local infrastructure. > > This action works like any other seg6local End action, meaning that an IPv6 > > header w

Re: [PATCH net-next v2 4/5] ipv6: sr: Add seg6local action End.BPF

2018-04-27 Thread David Miller
From: Mathieu Xhonneux Date: Tue, 24 Apr 2018 18:44:15 +0100 > This patch adds the End.BPF action to the LWT seg6local infrastructure. > This action works like any other seg6local End action, meaning that an IPv6 > header with SRH is needed, whose DA has to be equal to the SID of the > action. It

[PATCH net-next v2 4/5] ipv6: sr: Add seg6local action End.BPF

2018-04-24 Thread Mathieu Xhonneux
This patch adds the End.BPF action to the LWT seg6local infrastructure. This action works like any other seg6local End action, meaning that an IPv6 header with SRH is needed, whose DA has to be equal to the SID of the action. It will also advance the SRH to the next segment, the BPF program does no