Module: kamailio Branch: master Commit: 11145155a7ca5e93c51ad3fe584f4d0d56ae6340 URL: https://github.com/kamailio/kamailio/commit/11145155a7ca5e93c51ad3fe584f4d0d56ae6340
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2026-06-09T14:31:07+02:00 modules: readme files regenerated - ipops ... [skip ci] --- Modified: src/modules/ipops/README --- Diff: https://github.com/kamailio/kamailio/commit/11145155a7ca5e93c51ad3fe584f4d0d56ae6340.diff Patch: https://github.com/kamailio/kamailio/commit/11145155a7ca5e93c51ad3fe584f4d0d56ae6340.patch --- diff --git a/src/modules/ipops/README b/src/modules/ipops/README index 7236a24494d..c8b7e17a4e4 100644 --- a/src/modules/ipops/README +++ b/src/modules/ipops/README @@ -302,8 +302,8 @@ switch($rc) { * ip - String or pseudo-variable containing the IP to evaluate. * result - String or pseudo-variable containing the detailed type of the IP. - + IPv4 - PUBLIC, RIVATE, SHARED, LOOPBACK, LINK-LOCAL, RESERVED, - TEST-NET, 6TO4-RELAY, MULTICAST, BROADCAST + + IPv4 - PUBLIC, PRIVATE, SHARED, LOOPBACK, LINK-LOCAL, + RESERVED, TEST-NET, 6TO4-RELAY, MULTICAST, BROADCAST + IPv6 - UNSPECIFIED, LOOPBACK, IPV4MAP, RESERVED, DISCARD, GLOBAL-UNICAST, TEREDO, BMWG, DOCUMENTATION, ORCHID, 6TO4, UNIQUE-LOCAL-UNICAST, LINK-LOCAL-UNICAST, MULTICAST _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
