Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 06:48:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270559] if_bridge: do not forward packets properly for vlan 1
Message-ID:  <bug-270559-227-2aQJMtkQNL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270559-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270559-227-2aQJMtkQNL>