Skip to content

v1.43.0

Choose a tag to compare

@hreskiv hreskiv released this 23 Jun 15:38
· 1 commit to main since this release

Changed

  • IPsec is now a Peer → Policies tree. Peers and their traffic policies used to share one flat list, and the count badge added them together (e.g. "9" for 1 peer with 8 policies). Now each peer is a row you can expand to see its policies, the badge counts peers (with a separate policy count), and every peer shows how many of its policies are established — e.g. 6/8. Much easier to read on tunnels with many policies. Thanks to the tester who suggested it.