← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1917448] [NEW] GRE tunnels over IPv6 have wrong packet_type set in OVS

 

Public bug reported:

In https://review.opendev.org/c/openstack/neutron/+/763204 we added
support for creating GRE tunnels using IPv6 addresses. But it seems that
by mistake we set wrong packet_type on such GRE interface in ovs.
Instead of "legacy" it should be "legacy_l2" - see
https://github.com/openvswitch/ovs/blob/master/Documentation/faq/configuration.rst

** Affects: neutron
     Importance: Medium
     Assignee: Slawek Kaplonski (slaweq)
         Status: Confirmed


** Tags: gre ovs

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1917448

Title:
  GRE tunnels over IPv6 have wrong packet_type set in OVS

Status in neutron:
  Confirmed

Bug description:
  In https://review.opendev.org/c/openstack/neutron/+/763204 we added
  support for creating GRE tunnels using IPv6 addresses. But it seems
  that by mistake we set wrong packet_type on such GRE interface in ovs.
  Instead of "legacy" it should be "legacy_l2" - see
  https://github.com/openvswitch/ovs/blob/master/Documentation/faq/configuration.rst

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1917448/+subscriptions


Follow ups