summaryrefslogtreecommitdiffstats
path: root/install/ui/net.js
Commit message (Collapse)AuthorAgeFilesLines
* Parsing of IPv4 and IPv6 addressesPetr Vobornik2011-12-211-0/+389
Added support of parsing and validation of IPv4 and IPv6 addresses. Class IP.address can also create reverse address from any valid IPv4 or IPv6 address. This functionality is needed for tickets: https://fedorahosted.org/freeipa/ticket/1466 https://fedorahosted.org/freeipa/ticket/1975