HomeDevCentral

Provision 2001:470:1f13:896::a to 2001:470:1f13:896::f on Eglide

Description

Provision 2001:470:1f13:896::a to 2001:470:1f13:896::f on Eglide

Summary:
Currently, Eglide receives IP from ::1 to ::19, counting in base 10.

To count IPv6 range in hexadecimal will be more coherent.

Thanks to fedai to have asked a question about IPv6 and to @fauve for moral support.

Test Plan:

for n in range (1, 26):
    print(format(n, 'x'))

Reviewers: dereckson

Reviewed By: dereckson

Subscribers: fauve, Sandlayth

Differential Revision: https://devcentral.nasqueron.org/D918

Details

Provenance
derecksonAuthored on Feb 16 2017, 03:50
derecksonPushed on Feb 16 2017, 13:00
Reviewer
dereckson
Differential Revision
D918: Provision 2001:470:1f13:896::a to 2001:470:1f13:896::f on Eglide
Parents
rOPS9711f93715a9: Fix shebang
Branches
Unknown
Tags
Unknown