a18de8bb39b1148b40fdd1de68976b4b7f632cd5
With respect to Section-4 of [1], the following patch adds a function to compress the extended IPv6 address passed to the neutron server to its canonical form. This allows compressed IPv6 addresses to be stored and remove any leading zeroes in the IPv6 addresses. Non-canonical IPv6 address formatted inputs wont be blocked, but the addresses would be normalized to canonical formats. [1]: http://tools.ietf.org/html/rfc5952 Partial-Bug: #1531103 Change-Id: Ic9afa5f90fba783748f7c56e8fba02e06af69748
neutron-lib
Neutron shared routines and utilities
- Free software: Apache license
- Documentation: http://docs.openstack.org/developer/neutron-lib
- Source: http://git.openstack.org/cgit/openstack/neutron-lib
- Bugs: http://bugs.launchpad.net/neutron
Features
- TODO
Description