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:	Sat, 23 Jul 2016 13:28:06 +0200
From:	Phil Sutter <phil@....cc>
To:	Stephen Hemminger <shemming@...cade.com>
Cc:	Jamal Hadi Salim <jhs@...atatu.com>, netdev@...r.kernel.org
Subject: [iproute PATCH 0/4] tc: Minor action utility improvements

When asked by Jamal to unify the various code duplications he had to
adjust in commit 43726b750a398 ("tc: don't ignore ok as an action
branch") I created patches 2 and 3, the rest is fallout.

Phil Sutter (4):
  tc: Reformat tc_util.h
  tc: util: bore up action_a2n()
  tc: use action_a2n() everywhere
  tc: util: No need for action_n2a() to be reentrant

 tc/m_bpf.c      |  27 ++--------
 tc/m_connmark.c |  27 +---------
 tc/m_csum.c     |  31 ++----------
 tc/m_gact.c     |  24 +++------
 tc/m_ife.c      |  30 ++----------
 tc/m_mirred.c   |  30 ++----------
 tc/m_nat.c      |  30 ++----------
 tc/m_pedit.c    |  26 ++--------
 tc/m_police.c   |  60 ++---------------------
 tc/m_simple.c   |  27 +---------
 tc/m_skbedit.c  |  22 +--------
 tc/m_vlan.c     |  29 ++---------
 tc/tc_util.c    |  68 ++++++++++++++++----------
 tc/tc_util.h    | 149 +++++++++++++++++++++++++++++---------------------------
 14 files changed, 159 insertions(+), 421 deletions(-)

-- 
2.8.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ