yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #30511
[Bug 1436864] [NEW] [IPv6] [VPNaaS] Remove obsolete --defaultroutenexthop for ipsec addconn command
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
Follow ups
References