On Tue, Mar 20, 2012 at 11:01 AM, Justin Pettit <jpet...@nicira.com> wrote: > Looks good to me. > > Unrelated to this patch, we've still got some inconsistencies about the range > of VLANs supported. For example, mirroring and CFM don't allow configuring > an output VLAN of zero. Should we look into adding that?
VLAN zero is reserved for usage with priority tagging. Some people try to use it as a distinct vlan but it's non-standard and not consistently supported so I don't think that we should allow it. Even with Ben's patch we should never output a packet to vlan zero (outside of priority tagging), it's just being permissive in what it accepts. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev