Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2023 08:10:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 270559] if_bridge: does not forward packets properly for vlan 1
Message-ID:  <bug-270559-7501-vgAHAdwmk6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270559-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-270559-7501@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

--- Comment #9 from Kristof Provost <kp@freebsd.org> ---
(In reply to Philip Paeps from comment #8)
I have not, but did notice that the patch in #6 failed to account for vlan 0
having a special meaning in the bridge ioctl interface (it means delete this
address in all vlans). I'd patched around that differently, but using 0xfff=
 to
mean no vlan tag should also work and avoid that issue.

I've been meaning to post the patch to phab before this, but I got distract=
ed
by if_gif being broken on aarch64 (and one of the bridge tests uses gif).
I'll update my patch and try to post it today. I'll also see if I can add a
test case for vlan id 0.

--=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-7501-vgAHAdwmk6>