[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1514515491-6041-1-git-send-email-jasowang@redhat.com>
Date: Fri, 29 Dec 2017 10:44:49 +0800
From: Jason Wang <jasowang@...hat.com>
To: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: mst@...hat.com, willemb@...gle.com,
Jason Wang <jasowang@...hat.com>
Subject: [PATCH net-next 0/2] tun: allow to attach eBPF filter
Hi all:
This series tries to implement eBPF socket filter for tun. This could
be used for implementing efficient virtio-net receive filter for
vhost-net.
Thanks
Jason Wang (2):
tuntap: rename struct tun_steering_prog to struct tun_prog
tun: allow to attach ebpf socket filter
drivers/net/tun.c | 58 ++++++++++++++++++++++++++++++++-------------
include/uapi/linux/if_tun.h | 1 +
2 files changed, 43 insertions(+), 16 deletions(-)
--
2.7.4
Powered by blists - more mailing lists