Commit graph

3 commits

Author SHA1 Message Date
feodor_fitsner
30ac27f166 Added Equals() and GetHashCode() to IPAddress class. Added tracing into VirtualizationServerController() 2012-10-04 13:44:20 -07:00
Feodor
190a02758a Fixed issue #374 with adding a range of IP addresses 2012-09-24 10:22:22 -07:00
Administrator
c4a1b5f4d6 IPv6 support v1.0
Server:
Added IPv6 support for all DNS Providers, but only tested ISC BIND & MS DNS

Enterprise Server:
Added support for IPv6. Hyper-V not tested, and probably doesn't work.
When using IPv6 with Hyper-V it assigns "/CIDR" to the subnet mask, and I don't
know if this is the correct implementation.

Portal:
Modified all IP input masks to accept and validate IPv6.
IP Ranges support IP/CIDR format.
2012-08-18 04:53:29 +02:00