[rhinstaller/anaconda/pulls/98 master] Fix bad IP checker in text installation

jkonecny12 installerbot-noreply at redhat.com
Tue May 12 15:16:21 UTC 2015


There is something like this, but without the exception catching. Now there is a  ``network.check_ip_address(ip, version=6):`` which using ``IPy.parseAddress(address)`` method for IPv6. I can change this to test IPv4 too if you want.

Is this feasible solution for you @kellinm ?
-- 
To view this pull request on github, visit https://github.com/rhinstaller/anaconda/pull/98


More information about the anaconda-patches mailing list