calrissian / mango

Common utilities for rapid application development
Apache License 2.0
17 stars 7 forks source link

Add IPv6 domain object and related tooling #118

Closed eawagner closed 9 years ago

eawagner commented 10 years ago

By related tooling I mean it should mirror what is in there for the IPv4 domain object.

Additionally, there should be utility methods for translating between the two objects when appropriate. For example a toIPv6 on the IPv4 class and vice versa