[Bug 270559] if_bridge: do not forward packets properly for vlan 1

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 31 Mar 2023 06:48:43 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270559

Mina Galić <freebsd@igalic.co> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd@igalic.co

--- Comment #2 from Mina Galić <freebsd@igalic.co> ---
why do $j1's $ep1b.$vid and $j0's $ep0b get the same MAC address:

jexec $j1 ifconfig ${ep1b}.${vid} ether 02:09:a2:78:9a:bc
jexec $j0 ifconfig ${ep0b}        ether 02:09:a2:78:9a:bc

?

-- 
You are receiving this mail because:
You are the assignee for the bug.