On Thu, Feb 14, 2019 at 10:58:48AM +0100, Matthias May via dev wrote:
> There are switches which allow to transmit their BPDUs VLAN-tagged.
> With this change OVS is able to receive VLAN-tagged BPDUs, but still
> transmits its own BPDUs untagged.
> This was tested against Westermo RFI-207-F4G-T3G.
> 
> Signed-off-by: Matthias May <matthias....@neratec.com>

Thanks for the patch.

To me, it seems really odd to treat packets with and without an
arbitrary VLAN header the same way.  I could see it if the VLAN header
had VID 0 or 1 or some other specified value, but it seems unusual to
ignore it entirely.  Is this standardized or a de facto standard of some
kind?
_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to