Module: kamailio Branch: 6.0 Commit: ba19dad54b0304fbcd1c9bbb463534ecef9d1178 URL: https://github.com/kamailio/kamailio/commit/ba19dad54b0304fbcd1c9bbb463534ecef9d1178
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2026-06-09T14:31:20+02:00 modules: readme files regenerated - modules ... [skip ci] --- Modified: src/modules/ipops/README --- Diff: https://github.com/kamailio/kamailio/commit/ba19dad54b0304fbcd1c9bbb463534ecef9d1178.diff Patch: https://github.com/kamailio/kamailio/commit/ba19dad54b0304fbcd1c9bbb463534ecef9d1178.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!
