[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1465578089.git.daniel@iogearbox.net>
Date: Fri, 10 Jun 2016 21:19:05 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: alexei.starovoitov@...il.com, hannes@...essinduktion.org,
netdev@...r.kernel.org, Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH net-next 0/2] bpf: couple of fixes
These are two fixes for BPF, one to introduce xmit recursion limiter for
tc bpf programs and the other one to reject filters a bit earlier. For
more details please see individual patches. I have no strong opinion
to which tree they should go, they apply to both, but I think net-next
seems okay to me.
Thanks!
Daniel Borkmann (2):
bpf: enforce recursion limit on redirects
bpf: reject wrong sized filters earlier
include/linux/netdevice.h | 2 ++
net/core/dev.c | 6 ++--
net/core/filter.c | 78 +++++++++++++++++++++++++++++------------------
3 files changed, 53 insertions(+), 33 deletions(-)
--
1.9.3
Powered by blists - more mailing lists