Re: [PATCH bpf-next v4 0/6] ipv6: sr: introduce seg6local End.BPF action

2018-05-09 Thread Mathieu Xhonneux
@Alexei: I created the CONFIG_IPV6_SEG6_BPF symbol, fearing that using ipv6_bpf_stub would be detrimental for the bpf_lwt_seg6_action helper, since all the calls to seg6_* are in the critical path. 2018-05-09 22:16 GMT+01:00 Mathieu Xhonneux : > As of Linux 4.14, it is possible to define advanced

[PATCH bpf-next v4 0/6] ipv6: sr: introduce seg6local End.BPF action

2018-05-09 Thread Mathieu Xhonneux
As of Linux 4.14, it is possible to define advanced local processing for IPv6 packets with a Segment Routing Header through the seg6local LWT infrastructure. This LWT implements the network programming principles defined in the IETF “SRv6 Network Programming” draft. The implemented operations are