summaryrefslogtreecommitdiff
path: root/data/templates/ipsec/swanctl/l2tp.j2
AgeCommit message (Collapse)Author
2025-08-12ipsec: T7562: Add support for `disable-uniqreqids` option in IPsec configsOleksandr Kuchmystyi
This commit makes `set vpn ipsec disable-uniqreqids` work with the modern StrongSwan backend by setting `unique=never` in swanctl.conf for connections. This restores legacy behavior about multiple connections with the same identity.
2022-05-01ipsec: T4353: fix Jinja2 linting errorsChristian Poessinger