yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12941
[Bug 1301144] [NEW] ofagent incorrectly uses OF1.0 VLAN semantics
Public bug reported:
while ofagent uses OF1.3, it incorrectly uses OF1.0 terms in some
places.
namely, _local_vlan_for_flat uses 0xffff to mean "no VLAN".
it should use OFPVID_NONE and pop_vlan/push_vlan appropriately.
the same problem exists for reclaim_local_vlan.
** Affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1301144
Title:
ofagent incorrectly uses OF1.0 VLAN semantics
Status in OpenStack Neutron (virtual network service):
New
Bug description:
while ofagent uses OF1.3, it incorrectly uses OF1.0 terms in some
places.
namely, _local_vlan_for_flat uses 0xffff to mean "no VLAN".
it should use OFPVID_NONE and pop_vlan/push_vlan appropriately.
the same problem exists for reclaim_local_vlan.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1301144/+subscriptions
Follow ups
References