Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Mar 2023 07:15:39 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270559] if_bridge: does not forward packets properly for vlan 1
Message-ID:  <bug-270559-227-mXv3T7W15a@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

Zhenlei Huang <zlei@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|if_bridge: do not forward   |if_bridge: does not forward
                   |packets properly for vlan 1 |packets properly for vlan 1

--- Comment #3 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Mina Galić from comment #2)
> why do $j1's $ep1b.$vid and $j0's $ep0b get the same MAC address:

$ep1b.$vid vlan interface with VID 1, while $ep0b is ordinary interface. They
are in different broadcast domain and the traffic should not interleave each
other. It is perfect fine for different VLANs to have same MAC address.

-- 
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-mXv3T7W15a>