]> git.proxmox.com Git - mirror_iproute2.git/commit
m_bpf: add frontend support for late binding
authorDaniel Borkmann <daniel@iogearbox.net>
Fri, 7 Aug 2015 09:36:50 +0000 (11:36 +0200)
committerStephen Hemminger <shemming@brocade.com>
Mon, 10 Aug 2015 18:19:11 +0000 (11:19 -0700)
commitbaed90842a76e9e3e3b92223998a6b635285d46c
tree30f1f23c576b883b992d6b66c36d335b34ea9353
parent089d93d6f23c55ad562c0218c56f4658ad437990
m_bpf: add frontend support for late binding

Frontend support for kernel commit a5c90b29e5cc ("act_bpf: properly
support late binding of bpf action to a classifier").

Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
tc/m_bpf.c