← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1531093] [NEW] radvd config should have a prefix section when subnet's ipv6_ra_mode is DHCPV6_STATEFUL

 

Public bug reported:

Currently, when an IPv6 subnet has ipv6_ra_mode set to DHCPV6_STATEFUL,
there will be no section in the relevant radvd config file about its
prefix. However, instances on that subnet still relies on RA for
settings that DHCPv6 does not provide, like prefix length, and the M
bit. As of the prefix length, it seems that currently neutron assumes a
/64 prefix (correct me if I'm wrong), but future version may need to
handle prefixes with different lengths.

** Affects: neutron
     Importance: Undecided
     Assignee: Wenxin Wang (stieizc-33)
         Status: In Progress

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

Title:
  radvd config should have a prefix section when subnet's ipv6_ra_mode
  is DHCPV6_STATEFUL

Status in neutron:
  In Progress

Bug description:
  Currently, when an IPv6 subnet has ipv6_ra_mode set to
  DHCPV6_STATEFUL, there will be no section in the relevant radvd config
  file about its prefix. However, instances on that subnet still relies
  on RA for settings that DHCPv6 does not provide, like prefix length,
  and the M bit. As of the prefix length, it seems that currently
  neutron assumes a /64 prefix (correct me if I'm wrong), but future
  version may need to handle prefixes with different lengths.

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


Follow ups