Back to bug 1301923

Who When What Removed Added
Angus Thomas 2016-01-26 17:45:00 UTC Status NEW ASSIGNED
CC athomas
Assignee calfonso dsneddon
Angus Thomas 2016-01-26 17:46:28 UTC Blocks 1302081
Jaromir Coufal 2016-01-26 23:27:09 UTC CC jcoufal
Mike Burns 2016-01-27 14:48:02 UTC CC dsneddon
Flags needinfo?(dsneddon)
Dan Sneddon 2016-02-03 14:52:21 UTC CC mcornea
Flags needinfo?(dsneddon) needinfo?(mcornea)
Marius Cornea 2016-02-03 15:07:30 UTC Flags needinfo?(mcornea)
Dan Sneddon 2016-02-07 15:52:39 UTC Status ASSIGNED POST
Doc Text Cause: IPv6 addresses should be expressed either with no leading zeros, or with enough leading zeroes to pad out the full address.

Consequence: If an IPv6 is supplied with only some of the leading zeroes, this will cause the IP address to be interpreted incorrectly.

Workaround (if any): Always use full leading zeroes, or do not use leading zeroes. For instance, the IPv6 address 2001:db8::1 may also be expressed as 2001:db8:0001, but 2001:db8:01 will fail.

Result: You must pay attention that IPv6 addresses are specified in the above way, or deployment may fail as a result.
Doc Type Bug Fix Known Issue
Mike Orazi 2016-02-07 16:03:35 UTC Status POST CLOSED
CC morazi
Resolution --- WONTFIX
Last Closed 2016-02-07 11:03:35 UTC
John Skeoch 2016-04-18 07:02:27 UTC CC srevivo
Dan Sneddon 2016-07-27 21:20:55 UTC CC bfournie

Back to bug 1301923