ip_in_any()
added for a more generic range membership testip_to_asn()
added (with supporting functions)ip_in_range
always returniong TRUE for /32 ranges (@tdsmith)range_boundaries()
to include more columns in outputcountry_ranges()
which enables obtaining all the IPv4 ranges “assigned” within a country.is_ipv4
, is_ipv6
, is_valid
and is_multicast
added.NEW FEATURES
BUG FIXES
DEVELOPMENT geolocation functionality deprecated; rely on devtools::install_github(“ironholds/rgeolocate”) for geolocation. Large changeover to relying on C++ rather than R
NEW FEATURES
NEW FEATURES
NEW FEATURES
NEW FEATURES