]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'Mirroring-tests-involving-VLAN'
authorDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 02:26:20 +0000 (22:26 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 25 May 2018 02:26:20 +0000 (22:26 -0400)
commitd66be6d7044ac974a8eb787b8e5a4677cb36e1d0
tree51b80be319c1374cdc14473909852c88f3a1322b
parent3de03721127eb94f73555ec680bd4caf940285cd
parent02f662adf35e28ff3715de3e34b5fd00ac0ed115
Merge branch 'Mirroring-tests-involving-VLAN'

Petr Machata says:

====================
Mirroring tests involving VLAN

This patchset tests mirror-to-gretap with various underlay
configurations involving VLAN netdevice in particular. Some of the tests
involve bridges as well, but tests aimed specifically at testing bridges
(i.e. FDB, STP) are not part of this patchset.

In patches #1-#6, the codebase is adapted to support the new tests.

In patch #7, a test for mirroring to VLAN is introduced.

Patches #8-#10 add three tests where VLAN is part of underlay path after
gretap encapsulation.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>