[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1458085814.git.daniel@iogearbox.net>
Date: Wed, 16 Mar 2016 01:42:48 +0100
From: Daniel Borkmann <daniel@...earbox.net>
To: davem@...emloft.net
Cc: alexei.starovoitov@...il.com, netdev@...r.kernel.org,
Daniel Borkmann <daniel@...earbox.net>
Subject: [PATCH net-next 0/3] Minor BPF follow-ups
Some minor last follow-ups I still had in my queue. The first one adds
readability support for __sk_buff's tc_classid member, the remaining
two are some minor cleanups. For details please see individual patches.
Thanks!
Daniel Borkmann (3):
bpf: make skb->tc_classid also readable
bpf, dst: add and use dst_tclassid helper
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
include/net/dst.h | 12 ++++++++++++
include/net/ip_tunnels.h | 7 +++++++
net/core/filter.c | 30 +++++++++---------------------
net/ipv4/ip_tunnel_core.c | 6 ++++++
net/openvswitch/flow.h | 2 +-
5 files changed, 35 insertions(+), 22 deletions(-)
--
1.9.3
Powered by blists - more mailing lists