Skip to content
  • Alex Vandiver's avatar
    Add common IP address and range canonicalizers · c1727f60
    Alex Vandiver authored
    The IP address and range canonicalization in ObjectCustomFieldValue's
    Create is moved into the more general canonicalization functions.  This
    also allows HasEntry can split IP ranges correctly to check their
    existance, and ensures that the standard form (padded to three digits
    per octet) is compared against the database.
    c1727f60