Release Notes
Agent
- Improve WireGuard and TUN kernel modules loading (#470).
There was no check for a TUN module. On some Linux versions agent was failing without an explicit TUN module load. the agent now checks for module existence and loads it.
The same is done for the WireGuard module. - Fixed a panic bug with nftables firewall manager and the CleanRoutingRules method