← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1361271] Re: ipv6 routers don't define a default route

 

I'm going to mark this Invalid since it has not been updated in over a
year, and this should be working in the LIberty code.

** Changed in: neutron
       Status: Incomplete => Invalid

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

Title:
  ipv6 routers don't define a default route

Status in neutron:
  Invalid

Bug description:
  When a router is created between two IPv6 networks with a gateway on
  one of these networks, the router fails to setup a default route to
  the gateway. This causes IPv6 traffic not to be forwarded to external
  networks.

  The problem is characterized by the fact that the function
  external_gateway_added don't handle the IPv6 case. This may be solved
  by backporting the commit 9e1c61b93ab3523bc1b5510775c1ee3331097f21 to
  Icehouse.

  Combined with bugfixing #1355195, this enables functional IPv6
  routers.

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


References