]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bridge tests: Test STP on top of VLAN devices
authorKristof Provost <kp@FreeBSD.org>
Sat, 20 Feb 2021 09:13:33 +0000 (10:13 +0100)
committerKristof Provost <kp@FreeBSD.org>
Tue, 2 Mar 2021 13:03:07 +0000 (14:03 +0100)
commit81d747ace024ff71746f003f4d108f26b69bfede
treee849d74d448a3e8132bccd4b365beb66a59c2831
parentfd5828b62bdb5738143c81edb139365aa4151567
bridge tests: Test STP on top of VLAN devices

This is basically the same test as the existing STP test, but now on top
of VLAN interfaces instead of directly using the epair devices.

MFC after: 1 week
Sponsored by: Orange Business Services
Differential Revision: https://reviews.freebsd.org/D28861

(cherry picked from commit 26492ba2716f8b839f743bb663ce47405990fdf0)
tests/sys/net/if_bridge_test.sh