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:   Sun, 11 Mar 2018 09:57:21 +0200
From:   Ido Schimmel <idosch@...lanox.com>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, jiri@...lanox.com, dsahern@...il.com,
        mlxsw@...lanox.com, Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net-next 0/4] selftests: forwarding: Tweaks and a new test

First patch adds a new test for VLAN-unaware bridges.

Next two patches make the tests fail in case they are missing interfaces
or dependencies.

Last patch allows one to create the veth interfaces even without the
optional configuration file.

Ido Schimmel (4):
  selftests: forwarding: Add a test for VLAN-unaware bridge
  selftests: forwarding: Exit with error when missing dependencies
  selftests: forwarding: Exit with error when missing interfaces
  selftests: forwarding: Allow creation of interfaces without a config
    file

 .../net/forwarding/bridge_vlan_unaware.sh          | 86 ++++++++++++++++++++++
 .../net/forwarding/forwarding.config.sample        |  9 +--
 tools/testing/selftests/net/forwarding/lib.sh      |  8 +-
 3 files changed, 95 insertions(+), 8 deletions(-)
 create mode 100755 tools/testing/selftests/net/forwarding/bridge_vlan_unaware.sh

-- 
2.14.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ