← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1355195] Re: ipv6 router does not set ip forwarding

 

** Changed in: neutron
       Status: Fix Committed => Fix Released

** Changed in: neutron
    Milestone: None => juno-3

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

Title:
  ipv6 router does not set ip forwarding

Status in OpenStack Neutron (virtual network service):
  Fix Released

Bug description:
  When we set up a router between two IPv6-only subnets, the router
  fails to forward the traffic from one network to the other.

  After investigations in neutron's l3_agent source code (on git), it
  seems that you forgot to set ipv6 forwarding to 1 with sysctl after
  you set it for ipv4.

  The attached patch corrects this issue.

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


References