Public bug reported:

IPv6 PD subnets must use IPV6_SLAAC or DHCPV6_STATELESS for ra/address
modes, but currently ATTR_NOT_SPECIFIED is being allowed as well.

Problems can occur when ATTR_NOT_SPECIFIED is used, as various
assumptions are made that depend upon all PD subnets being auto address
subnets.

We should reject subnet_create requests that do not specify either
IPV6_SLAAC or DHCPV6_STATELESS.

** Affects: neutron
     Importance: Undecided
     Assignee: John Davidge (john-davidge)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => John Davidge (john-davidge)

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

Title:
  slaac for IPv6 prefix delegation subnets ra/address modes not enforced

Status in neutron:
  New

Bug description:
  IPv6 PD subnets must use IPV6_SLAAC or DHCPV6_STATELESS for ra/address
  modes, but currently ATTR_NOT_SPECIFIED is being allowed as well.

  Problems can occur when ATTR_NOT_SPECIFIED is used, as various
  assumptions are made that depend upon all PD subnets being auto
  address subnets.

  We should reject subnet_create requests that do not specify either
  IPV6_SLAAC or DHCPV6_STATELESS.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to