bridge tests: Test that we also forward on some interfaces
authorKristof Provost <kp@FreeBSD.org>
Wed, 24 Feb 2021 15:40:37 +0000 (16:40 +0100)
committerKristof Provost <kp@FreeBSD.org>
Thu, 25 Feb 2021 09:17:03 +0000 (10:17 +0100)
commit7a4dbffa4205fc274b4884a6332d4831c5791320
treed3049427dd6ecc9fcca85b4f10e179d40dd4acc6
parentf5537cd0693c85efdb2180a0a107c51eae15ba39
bridge tests: Test that we also forward on some interfaces

Ensure that we not only block on some interfaces, but also forward on
some. Without the previous commit we wound up discarding on all ports,
rather than only on the ports needed to break the loop.

MFC after: 1 week
Sponsored by: Orange Business Services
Differential Revision: https://reviews.freebsd.org/D28917
tests/sys/net/if_bridge_test.sh