On 2016/03/15 23:34, David Gwynne wrote:
> Can you find any doco that states that? Or any other thing that does it?
IEEE 802.1Q-2014 (https://standards.ieee.org/about/get/802/802.1.html)
section 9.6 (on p160):
0 The null VID. Indicates that the tag header contains only priority
information; no
Can you find any doco that states that? Or any other thing that does it?
On 15 Mar 2016 02:21, "Stuart Henderson" wrote:
> On 2016/03/14 21:13, David Gwynne wrote:
> > this adds macros to describe the min and max valid vlan ids.
> >
> > this will be used in upcoming checks of the configured value
On 2016/03/14 21:13, David Gwynne wrote:
> this adds macros to describe the min and max valid vlan ids.
>
> this will be used in upcoming checks of the configured values from
> userland.
>
> ok?
Hmm - I think there may be something about using tag 0 to allow
sending packets on an "untagged" vlan
this adds macros to describe the min and max valid vlan ids.
this will be used in upcoming checks of the configured values from
userland.
ok?
Index: if_ether.h
===
RCS file: /cvs/src/sys/netinet/if_ether.h,v
retrieving revision 1.68