You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.