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/>
References:  <bug-270559-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270559

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=C4=87 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. Th=
ey
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.

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



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