- 676eba2415dfe014183f95e96ad19675ab445ebf Handle failure of netlink channel. Reconnect and resync - 99633768c1037bf63d0e7d7d837a2be4de9bb040 Automatic Pin Updates - d028b084630b8128998465c1a72d2d55bbb6a2dd Allow FailsafeInboundHostPorts & FailsafeOutboundHostPorts to be configured with an optional CIDR (format: cidr:protocol:port) - 97dec6f26f90bd7f480115e3f08b48c3a1562e0c switch FailsafeInboundHostPorts & FailsafeOutboundHostPorts config structure to <protocol>:<net>:<port> - b6660b40b1102f4394f4e63942327c596f437aaf Default wireguard FailsafeInboundHostPorts & FailsafeOutboundHostPorts net to 0.0.0.0/0 if the protocol and listening port doesn't already exist in the failsafe list. - aedb0444c3762a00457ec64c52f8af6ebded6d97 Add debug logging for failsafes when wiregaurd is enabled to indicate if user or system configured failsafes are being used - 7962ca54d036c57980d6ae8186516e4c472449a2 Move copy of slice inside if statements so there isn't an empty element at the end if a custom failsafe has been provided for wireguard - d162513fb969b3f3a25a9deda70ab606045e1593 Automatic Pin Updates - 2b15bb67415a8c0421a6a6ffb122fa10e9289a65 Automatic Pin Updates - cef0a153a51c9f4a402b6b93e9d411fa129887ff Fix handling of overlapping IPs in kube-proxy implementation - 046e8fb107b23515e7a1065675977bdc9535418f Add handling for IPv6 networks in failsafe rules - c74f9370917df8c84f30fea4bca09c9c2832aab6 Automatic Pin Updates