https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224961
Rodney W. Grimes <rgri...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rgri...@freebsd.org --- Comment #4 from Rodney W. Grimes <rgri...@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. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"