Public bug reported:

To load the connection into pluto daemon, neutron is calling ipsec
addconn command.

When ipv6 address is passed for --defaultroutenexthop option, for this
command, like below,

'ipsec', 'addconn', '--defaultroutenexthop',
u'1001::f816:3eff:feb4:a2db'

we are getting following error
ignoring invalid defaultnexthop: non-ipv6 address may not contain `:'

As --defaultroutenexthop is obsolete(http://ftp.libreswan.org/CHANGES ),
we should avoid passing this for ipv6 subnet.

** Affects: neutron
     Importance: Undecided
     Assignee: venkata anil (anil-venkata)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => venkata anil (anil-venkata)

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

Title:
  [IPv6] [VPNaaS] Remove obsolete --defaultroutenexthop for  ipsec
  addconn command

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  To load the connection into pluto daemon, neutron is calling ipsec
  addconn command.

  When ipv6 address is passed for --defaultroutenexthop option, for this
  command, like below,

  'ipsec', 'addconn', '--defaultroutenexthop',
  u'1001::f816:3eff:feb4:a2db'

  we are getting following error
  ignoring invalid defaultnexthop: non-ipv6 address may not contain `:'

  As --defaultroutenexthop is obsolete(http://ftp.libreswan.org/CHANGES
  ), we should avoid passing this for ipv6 subnet.

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

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : yahoo-eng-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to