]> git.proxmox.com Git - mirror_ovs.git/commit
rstp: add ability to receive VLAN-tagged BPDUs
authorMatthias May <matthias.may@neratec.com>
Thu, 14 Feb 2019 23:16:14 +0000 (00:16 +0100)
committerBen Pfaff <blp@ovn.org>
Fri, 22 Feb 2019 23:11:50 +0000 (15:11 -0800)
commitf2f78d5c8c8cb5294dbb2c90c7e5e3b15620f46a
treec480d0a0efe88b686de4028bdfbcc2ab1268030f
parentbe084595769412c9621abe2336d7de3ef0f5f351
rstp: add ability to receive VLAN-tagged BPDUs

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.may@neratec.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ofproto/ofproto-dpif-xlate.c