- 4895814b147515a6678e1c0553d3c016d9eae024 Ignore log rules in BPF mode. - 19ce0c92f777b9c9d319a27ffa1de144cee85624 Disable Semaphore's copy-on-write docker mount. - b2cdbd17ba3512960d235b21571a12c461aaaebb Added static rule support on Windows - 33b5a7c737c9136c68db2b1cfd2912775fc6285f Automatic Pin Updates - 87d0fdd52567d5b714b9c0ecef1e076dc5787380 Handle failure of netlink channel. Reconnect and resync - b61139dec5a54b6cd7acbaeb3a0c9220ec837369 Automatic Pin Updates - 4a8c00fd0c7433fb2dd1a0670150402c74af5d4b Allow FailsafeInboundHostPorts & FailsafeOutboundHostPorts to be configured with an optional CIDR (format: cidr:protocol:port) - 46a831b56e6e18fa0101b3a4f08622d8824bc518 switch FailsafeInboundHostPorts & FailsafeOutboundHostPorts config structure to <protocol>:<net>:<port> - 2b46396e079d8bfca00141cfcc8031d1f53fd613 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. - 1e4e3b53c6162dbead5eae0a6b1c0c8d4c4d163c Add debug logging for failsafes when wiregaurd is enabled to indicate if user or system configured failsafes are being used - 23c4a57b57c12ea3812cfe7297ac26fd595eeed3 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 - be25e7ff81c47e0c22d7ff91b87c3fd5facf46f4 Add handling for IPv6 networks in failsafe rules - 86085445be0d7bf998a4411b54ae3d60a071edb0 Automatic Pin Updates - ac30d77c9a60872e29672631327d5d05191881ec Automatic Pin Updates