← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1707791] [NEW] When using an abbreviated CIDR such as 10/8 in a router creation, keepalived segfaults

 

Public bug reported:

When using an abbreviated CIDR such as 10/8 in a router creation,
keepalived segfaults. This issue affects non-ha routers as well.

neutron router-update UUID --routes type=dict list=true
destination=10/8,nexthop=10.0.0.1 list=true
destination=10.1.0.0/12,nexthop=10.10.10.1

I'm hesitating between fixing it in the client or fixing it in neutron
itself.   What would be the best place to fix this?

** Affects: neutron
     Importance: Undecided
         Status: Confirmed

** Changed in: neutron
       Status: New => Confirmed

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

Title:
  When using an abbreviated CIDR such as 10/8 in a router creation,
  keepalived  segfaults

Status in neutron:
  Confirmed

Bug description:
  When using an abbreviated CIDR such as 10/8 in a router creation,
  keepalived segfaults. This issue affects non-ha routers as well.

  neutron router-update UUID --routes type=dict list=true
  destination=10/8,nexthop=10.0.0.1 list=true
  destination=10.1.0.0/12,nexthop=10.10.10.1

  I'm hesitating between fixing it in the client or fixing it in neutron
  itself.   What would be the best place to fix this?

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


Follow ups