summaryrefslogtreecommitdiff
path: root/test/ipaddress/prefix_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Adjusted indentation in testKenichi Kamiya2017-08-301-1/+1
* Convert to Minitest.Julian C. Dunn2015-02-091-10/+4
* Modified IPAddress::Prefix32 to allow /0 subnetsbluemonk2011-01-211-1/+5
* Right class called from Prefix32::parse_netmask (closes #1)bluemonk2010-07-221-0/+1
* Lots of changes towards 0.6.0bluemonk2010-07-181-0/+15
* Added IPv6 supportMarco Ceresa2010-01-191-3/+44
* Subclassed Prefix with Prefix32; changed identation on ipv4.rbMarco Ceresa2010-01-121-1/+1
* Initial importMarco Ceresa2009-12-091-0/+98