Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Mar 2025 22:08:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 285755] [netgraph] VLAN tag loss/corruption down the ng_socket(4) vmlink hook (bhyve)
Message-ID:  <bug-285755-227-FPWRZo4GyC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-285755-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-285755-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=3D285755

--- Comment #2 from Lutz Donnerhacke <donner@FreeBSD.org> ---
>From reading the report, it looks like an error in handling "non-stripped" =
vlan
tags. Usually HW will strip the tag into meta data, which can be read by
tcpdump and all the virtual interfaces.

Somewhere there might be the assumption, that the tag is already stored and
might be reconstructed from an "empty" value.

This is a part of netgraph, I've never deeply read. Give me some time.

--=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-285755-227-FPWRZo4GyC>