From: Michael Orlitzky Date: Sun, 2 May 2010 21:08:23 +0000 (-0400) Subject: Don't validate the CIDR strings; rather, check whether the type of the returned Cidrs... X-Git-Tag: 0.0.1~74 X-Git-Url: http://gitweb.michael.orlitzky.com/?a=commitdiff_plain;h=78e436a8b3548f41f6c9bfd1db1b318a010f1472;hp=78e436a8b3548f41f6c9bfd1db1b318a010f1472;p=hath.git Don't validate the CIDR strings; rather, check whether the type of the returned Cidrs is Cidr.None. ---