fixed bug with EUI48#to_eui64 (credit to Erik Kline)
fixed bug with u/l bit toggle on EUI#link_local (credit to Erik Kline)
added EUI#to_ipv6
added NetAddr#supernets
Added additional options to NetAddr#sort
added CIDR#[]
added CIDR#succ (CIDR objects may now be used as args for the standard Ruby Range class)
added CIDR#allocate_rfc3531
added CIDR#to_i
added CIDRv6.unique_local
added EUI48#to_eui64
added EUI#to_i
added EUI#to_s
deprecated 'packed' methods
CIDRv4#new and CIDRv6#new methods have been changed for the sake of speed improvements. Please use the CIDR#create method instead.
changes to CIDR#wildcard_mask
bug fix with validate_eui method
bug fix with validate_ip_addr
bug fix and vast simplification of NetAddr.merge
speed improvements
added CIDR#set_wildcard_mask
added <=>, >, <, == methods to CIDR
NetAddr.merge now reports which CIDR addresses were used to create new summary addresses
Generated with the Darkfish Rdoc Generator 2.