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:	Tue, 24 Feb 2015 02:30:19 +0000
From:	Ben Hutchings <ben.hutchings@...ethink.co.uk>
To:	netdev@...r.kernel.org
Cc:	linux-kernel@...ts.codethink.co.uk
Subject: [PATCH net-next 00/10] pktgen documentation cleanup and samples

This series cleans up the pktgen documentation, adds and improves the
original sample scripts.

Ben.

Ben Hutchings (10):
  pktgen: Delete the original date from documentation
  pktgen: Fix grammar errors and some poor wording in documentation
  samples/pktgen: Add sample scripts for pktgen facility
  samples/pktgen: Delete unused function pg()
  samples/pktgen: Correct comments about the thread config
  samples/pktgen: Remove setting of obsolete max_before_softirq
    parameter
  samples/pktgen: Use bash as interpreter
  samples/pktgen: Trap SIGINT
  samples/pktgen: Show the results rather than just commenting where
    they are
  pktgen: Correct documentation of module name and command

 Documentation/networking/pktgen.txt     |   62 +++++++++++++-------------
 samples/pktgen/pktgen.conf-1-1          |   59 +++++++++++++++++++++++++
 samples/pktgen/pktgen.conf-1-1-flows    |   67 ++++++++++++++++++++++++++++
 samples/pktgen/pktgen.conf-1-1-ip6      |   60 +++++++++++++++++++++++++
 samples/pktgen/pktgen.conf-1-1-ip6-rdos |   63 ++++++++++++++++++++++++++
 samples/pktgen/pktgen.conf-1-1-rdos     |   64 +++++++++++++++++++++++++++
 samples/pktgen/pktgen.conf-1-2          |   69 +++++++++++++++++++++++++++++
 samples/pktgen/pktgen.conf-2-1          |   66 ++++++++++++++++++++++++++++
 samples/pktgen/pktgen.conf-2-2          |   73 +++++++++++++++++++++++++++++++
 9 files changed, 553 insertions(+), 30 deletions(-)
 create mode 100755 samples/pktgen/pktgen.conf-1-1
 create mode 100755 samples/pktgen/pktgen.conf-1-1-flows
 create mode 100755 samples/pktgen/pktgen.conf-1-1-ip6
 create mode 100755 samples/pktgen/pktgen.conf-1-1-ip6-rdos
 create mode 100755 samples/pktgen/pktgen.conf-1-1-rdos
 create mode 100755 samples/pktgen/pktgen.conf-1-2
 create mode 100755 samples/pktgen/pktgen.conf-2-1
 create mode 100755 samples/pktgen/pktgen.conf-2-2

-- 
1.7.10.4



--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ