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
| ||
|
Message-Id: <1458658119-25881-1-git-send-email-phil@nwl.cc> Date: Tue, 22 Mar 2016 15:48:31 +0100 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 v2 0/8] Follow-up to my action man pages series The following patch series aims at addressing feedback provided by Jamal and Alexei. Thanks a lot for your input! Changes since v1: - Rebased onto current master. - Dropped some leftover TODO note from tc-skbedit.8 Phil Sutter (8): doc/tc-filters.tex: Drop overly subjective paragraphs tc: connmark, pedit: Rename BRANCH to CONTROL man: tc-csum.8: Add an example man: tc-mirred.8: Reword man page a bit, add generic mirror example man: tc-police.8: Emphasize on the two rate control mechanisms man: tc-skbedit.8: Elaborate a bit on TX queues tc/m_vlan.c: mention CONTROL option in help text man: tc-vlan.8: Describe CONTROL option doc/tc-filters.tex | 23 ++++----------------- man/man8/tc-connmark.8 | 6 +++--- man/man8/tc-csum.8 | 15 ++++++++++++++ man/man8/tc-mirred.8 | 26 ++++++++++++++++------- man/man8/tc-pedit.8 | 6 +++--- man/man8/tc-police.8 | 29 ++++++++++++++++++++++---- man/man8/tc-skbedit.8 | 12 +++++++++++ man/man8/tc-vlan.8 | 56 +++++++++++++++++++++++++++++++++++++++++++++++++- tc/m_connmark.c | 4 ++-- tc/m_pedit.c | 4 ++-- tc/m_vlan.c | 3 ++- 11 files changed, 142 insertions(+), 42 deletions(-) -- 2.7.2
Powered by blists - more mailing lists