Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jan 2018 19:07:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-net@FreeBSD.org
Subject:   [Bug 224961] VLAN ID 0 Not Supported
Message-ID:  <bug-224961-2472-Wa8GeYqeOg@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-224961-2472@https.bugs.freebsd.org/bugzilla/>
References:  <bug-224961-2472@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=3D224961

Rodney W. Grimes <rgrimes@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rgrimes@FreeBSD.org

--- Comment #4 from Rodney W. Grimes <rgrimes@FreeBSD.org> ---
Be aware that vlan tag of 0 is special, it is reserved, and it is reserved =
for:
The reserved value 0x000 indicates that the frame does not carry a VLAN ID;=
 in
this case, the 802.1Q tag specifies only a priority (in PCP and DEI fields)=
 and
is referred to as a priority tag.

We should be able to match and process these frames, they are standard.

--=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-224961-2472-Wa8GeYqeOg>