Searched hist:aff3d70a07fffc0abb53663e4a4acb059d2f36af (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | if_tun.h | diff aff3d70a07fffc0abb53663e4a4acb059d2f36af Tue Jan 16 02:31:02 CST 2018 Jason Wang <jasowang@redhat.com> tun: allow to attach ebpf socket filter
This patch allows userspace to attach eBPF filter to tun. This will allow to implement VM dataplane filtering in a more efficient way compared to cBPF filter by allowing either qemu or libvirt to attach eBPF filter to tun.
Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ |
H A D | tun.c | diff aff3d70a07fffc0abb53663e4a4acb059d2f36af Tue Jan 16 02:31:02 CST 2018 Jason Wang <jasowang@redhat.com> tun: allow to attach ebpf socket filter
This patch allows userspace to attach eBPF filter to tun. This will allow to implement VM dataplane filtering in a more efficient way compared to cBPF filter by allowing either qemu or libvirt to attach eBPF filter to tun.
Signed-off-by: Jason Wang <jasowang@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|