Page MenuHomeFreeBSD

bridge tests: test cross-vlan bridging
ClosedPublic

Authored by kp on Apr 1 2023, 1:04 AM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 2 2024, 8:58 PM
Unknown Object (File)
Oct 4 2024, 11:30 PM
Unknown Object (File)
Oct 4 2024, 11:33 AM
Unknown Object (File)
Oct 4 2024, 3:18 AM
Unknown Object (File)
Oct 3 2024, 3:45 PM
Unknown Object (File)
Oct 1 2024, 2:49 PM
Unknown Object (File)
Oct 1 2024, 5:24 AM
Unknown Object (File)
Sep 28 2024, 3:01 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.