lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-Id: <cover.1494379046.git.daniel@iogearbox.net> Date: Wed, 10 May 2017 03:31:29 +0200 From: Daniel Borkmann <daniel@...earbox.net> To: davem@...emloft.net Cc: alexei.starovoitov@...il.com, john.fastabend@...il.com, netdev@...r.kernel.org, Daniel Borkmann <daniel@...earbox.net> Subject: [PATCH net 0/2] Two generic xdp related follow-ups Two follow-ups for the generic XDP API, would be great if both could still be considered, since the XDP API is not frozen yet. For details please see individual patches. Thanks! Daniel Borkmann (2): xdp: add flag to enforce driver mode xdp: disallow use of native and generic hook at once include/linux/netdevice.h | 15 ++++++++-- include/uapi/linux/if_link.h | 6 ++-- net/core/dev.c | 57 +++++++++++++++++++++++++------------- net/core/rtnetlink.c | 19 +++++++------ samples/bpf/xdp1_user.c | 8 ++++-- samples/bpf/xdp_tx_iptunnel_user.c | 7 ++++- 6 files changed, 77 insertions(+), 35 deletions(-) -- 1.9.3
Powered by blists - more mailing lists