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

Reply via email to