Re: pull-request: bpf-next 2018-10-08
From: Alexei Starovoitov Date: Mon, 8 Oct 2018 22:53:47 -0700 > The following pull-request contains BPF updates for your *net-next* > tree. Pulled, thanks Alexei.
pull-request: bpf-next 2018-10-08
Hi David, The following pull-request contains BPF updates for your *net-next* tree. The main changes are: 1) sk_lookup_[tcp|udp] and sk_release helpers from Joe Stringer which allow BPF programs to perform lookups for sockets in a network namespace. This would allow programs to determine early o