yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #33240
[Bug 1459880] [NEW] IP Address length only needs to be 45 chars long
Public bug reported:
Currently, Neutron defines the ipallocations table's ip_address column
as String(64). IPv4 addresses are 15 chars long, while IPv6 addresses
are 39. The longest IP address possible is an IPv4 mapped IPv6 address,
that is 45 characters long.
** Affects: neutron
Importance: Undecided
Assignee: Sean M. Collins (scollins)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1459880
Title:
IP Address length only needs to be 45 chars long
Status in OpenStack Neutron (virtual network service):
In Progress
Bug description:
Currently, Neutron defines the ipallocations table's ip_address column
as String(64). IPv4 addresses are 15 chars long, while IPv6 addresses
are 39. The longest IP address possible is an IPv4 mapped IPv6
address, that is 45 characters long.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1459880/+subscriptions
Follow ups
References