]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
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, 4 Mar 2021 09:30:26 +0000 (10:30 +0100)
commiteb4221b9fb91980ea43dcf55e6610c6d044954e7
tree2056eb9752091fa32c402694f75edc70ad747dfb
parente7705585fed8ef9612388729a4e3247ceed3f038
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

(cherry picked from commit 7a4dbffa4205fc274b4884a6332d4831c5791320)
tests/sys/net/if_bridge_test.sh