module SnsUtils::IPv4

NOTE: the regexes are from Resolv::IPv4 in ruby's stdlib. They were copied here because we need to match IPs in the context of a large string and the Resolv regex has string start and string end anchors which don't allow this.

Constants

REGEX
REGEX_256