Page MenuHomeFreeBSD

ifconfig: add static bridge addresses for vlan 0, not 1
ClosedPublic

Authored by kp on Oct 13 2023, 12:37 PM.
Tags
None
Referenced Files
F149702071: D42188.diff
Thu, Mar 26, 9:05 AM
Unknown Object (File)
Thu, Mar 19, 11:33 AM
Unknown Object (File)
Thu, Mar 19, 11:28 AM
Unknown Object (File)
Sat, Mar 14, 2:39 PM
Unknown Object (File)
Thu, Mar 12, 10:25 AM
Unknown Object (File)
Thu, Mar 12, 1:53 AM
Unknown Object (File)
Wed, Mar 11, 11:02 PM
Unknown Object (File)
Fri, Mar 6, 12:09 PM
Subscribers

Details

Summary

Since fd7edfcdc3 ("bridge: fix lookup for untagged packets in
bridge_transmit()") and b0e38a1373 ("bridge: distinguish no vlan and
vlan 1") we do a better job of distinguishing between untagged and VLAN
1 traffic.

However, ifconfig still defaulted to adding addresses for VLAN 1, rather
than for untagged traffic. Change this to be the most common (i.e.
untagged) option.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 53959
Build 50849: arc lint + arc unit