2023-12-26: initial release 2024-04-07: fixed missing/wrong netmask (ThX bitwiz@forum.checkmk.com) improved validation if SNMP input data drop this host ip address (0.0.0.0) 2024-12-02: incompatible: changed host label to nvdct/l3v4_host:yes and nvdct/l3v4_routing:yes 2024-12-03: added IP-MIB::ipAddressTable for IPv6 support incompatible: renamed to inv_ip_address -> remove inv_ipv4_address.mkp before updating 2024-12-05 changed to use ip_interface 2024-12-06: incompatible: changed hostlabel to nvdct/l3v4_topology:host and nvdct/l3v4_topology:router -> do a hostlabel rediscovery (cmk -IL && cmk -R) 2024-12-09: rewritten for CMK checkAPI 2.0 2024-12-10: fixed crash in host label function (AttributeError ('dict_values' object has no attribute 'version')) added support for ipv6z address type fixed duplicate ip information in section added host label nvdct/l3v6_topology:host and nvdct/l3v6_topology:router 2024-12-14: fixed crash if raw_ip_address is longer than raw_length (fortinet_2), ends with interface index better handling of raw_address length fixed crash in IBM raw_address format (dec_ip_address index out of range)