Page MenuHomeFreeBSD

bridge tests: test cross-vlan bridging
ClosedPublic

Authored by kp on Apr 1 2023, 1:04 AM.
Tags
None
Referenced Files
F163965571: D39379.id120066.diff
Mon, Jul 27, 1:20 PM
Unknown Object (File)
Mon, Jul 27, 3:36 AM
Unknown Object (File)
Sun, Jul 26, 2:49 PM
Unknown Object (File)
Wed, Jul 8, 9:32 PM
Unknown Object (File)
May 28 2026, 10:48 PM
Unknown Object (File)
May 28 2026, 6:09 PM
Unknown Object (File)
May 28 2026, 6:09 PM
Unknown Object (File)
May 28 2026, 5:19 PM

Details

Summary

Ensure that the bridge takes VLAN IDs into account when learning
addresses.

PR: 270559

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kp requested review of this revision.Apr 1 2023, 1:04 AM
tests/sys/net/if_bridge_test.sh
647

This should be trigger an ARP announce on untagged interface, so that if_bridge(4) will believe that in vlan 1 the interface in jail two has moved to jail one.

648
This revision was not accepted when it landed; it landed in state Needs Review.Apr 14 2023, 11:21 AM
This revision was automatically updated to reflect the committed changes.