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:	Fri, 10 Jun 2016 13:41:59 +0200
From:	Phil Sutter <phil@....cc>
To:	Stephen Hemminger <shemming@...cade.com>
Cc:	netdev@...r.kernel.org
Subject: [iproute PATCH 0/9] tc: m_xt: Two fixes and a smaller review

The first two patches of this series fix segfaults when calling tc in a
specific way. Basically they are caused by some libxtables quirks the xt
action did not cover.

The remaining patches are more or less cosmetic code cleanups.

Phil Sutter (9):
  tc: m_xt: Prevent segfault with standard targets
  tc: m_xt: Fix segfault when adding multiple actions at once
  tc: m_xt: Fix indenting
  tc: m_xt: Get rid of one indentation level in parse_ipt()
  tc: m_xt: Drop unused variable fw in parse_ipt()
  tc: m_xt: Get rid of rargc in parse_ipt()
  tc: m_xt: Get rid of iargc variable in parse_ipt()
  tc: m_xt: Simplify argc adjusting in parse_ipt()
  tc: m_xt: Introduce get_xtables_target_opts()

 tc/m_xt.c | 188 ++++++++++++++++++++++++++++++--------------------------------
 1 file changed, 91 insertions(+), 97 deletions(-)

-- 
2.8.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ