[Bug 270559] if_bridge: does not forward packets properly for vlan 1
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270559] if_bridge: do not forward packets properly for vlan 1"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 01 Apr 2023 01:05:46 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270559
Kristof Provost <kp@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kp@freebsd.org
--- Comment #4 from Kristof Provost <kp@freebsd.org> ---
I'd expect this to work, because the bridge code does take vlan ID into account
when it learns addresses.
I translated your test into an automated test:
https://reviews.freebsd.org/D39379 , but that seems to pass. Did I miss
something?
--
You are receiving this mail because:
You are the assignee for the bug.