All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] bridge: iproute2 isolated port and selftests
@ 2018-07-03 12:42 Nikolay Aleksandrov
  2018-07-03 12:42 ` [PATCH iproute2 net-next] bridge: add support for isolated option Nikolay Aleksandrov
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Nikolay Aleksandrov @ 2018-07-03 12:42 UTC (permalink / raw)
  To: netdev; +Cc: roopa, dsahern, idosch, stephen, Nikolay Aleksandrov

Add support to iproute2 for port isolation config and selftests for it.

Nikolay Aleksandrov (2):
  selftests: forwarding: lib: extract ping and ping6 so they can be
    reused
  selftests: forwarding: test for bridge port isolation

 .../net/forwarding/bridge_port_isolation.sh        | 151 +++++++++++++++++++++
 tools/testing/selftests/net/forwarding/lib.sh      |  22 ++-
 2 files changed, 167 insertions(+), 6 deletions(-)
 create mode 100755 tools/testing/selftests/net/forwarding/bridge_port_isolation.sh

-- 
2.11.0

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-07-06 14:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-07-03 12:42 [PATCH net-next 0/2] bridge: iproute2 isolated port and selftests Nikolay Aleksandrov
2018-07-03 12:42 ` [PATCH iproute2 net-next] bridge: add support for isolated option Nikolay Aleksandrov
2018-07-06 14:59   ` David Ahern
2018-07-03 12:42 ` [PATCH net-next 1/2] selftests: forwarding: lib: extract ping and ping6 so they can be reused Nikolay Aleksandrov
2018-07-03 12:42 ` [PATCH net-next 2/2] selftests: forwarding: test for bridge port isolation Nikolay Aleksandrov
2018-07-04 12:40 ` [PATCH net-next 0/2] bridge: iproute2 isolated port and selftests David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.