Page MenuHomePhabricator

Implement basic IPv6 address parsing support
ClosedPublic

Authored by epriestley on Dec 2 2016, 12:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 1:54 AM
Unknown Object (File)
Wed, Apr 24, 10:40 AM
Unknown Object (File)
Wed, Apr 24, 10:40 AM
Unknown Object (File)
Wed, Apr 24, 10:40 AM
Unknown Object (File)
Wed, Apr 24, 10:40 AM
Unknown Object (File)
Fri, Apr 19, 5:48 PM
Unknown Object (File)
Thu, Apr 11, 9:33 AM
Unknown Object (File)
Mon, Apr 8, 10:00 AM
Subscribers
None
Tokens
"Love" token, awarded by 20after4.

Details

Summary

Ref T11939. I'll hold this until after the release cut. We still need CIDR support (although that looks straightforward) and then testing, which should be only slightly painful since AWS supports IPv6 with some caveats now.

Test Plan

Added unit tests; ran unit tests.

Diff Detail

Repository
rPHU libphutil
Branch
ipv6
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 14730
Build 19248: Run Core Tests
Build 19247: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Implement basic IPv6 address parsing support.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Dec 2 2016, 3:20 PM
This revision was automatically updated to reflect the committed changes.