]> gitweb.michael.orlitzky.com - hath.git/commitdiff
Removed the Text.Regex.Posix import.
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 2 May 2010 21:06:31 +0000 (17:06 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 2 May 2010 21:06:31 +0000 (17:06 -0400)
Removed the is_valid_cidr function.
Send each octet/maskbit string to the appropriate module for parsing.
Return Cidr.None if either the octets or maskbits are invalid.


No differences found