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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ