Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-03 | ipsec: T5998: add replay-windows setting | Christian Breunig | |
The replay_window for child SA will always be 32 (hence enabled). Add a CLI node to explicitly change this. * set vpn ipsec site-to-site peer <name> replay-window <0-2040> | |||
2023-12-30 | T5870: ipsec remote access VPN: add x509 ("pubkey") authentication. | Lucas Christian | |
2022-09-20 | ipsec: T4118: bugfix migration of IKEv2 road-warrior "id" CLI option | Christian Poessinger | |
The "authentication id" option for road-warriors did not get migrated to the new local-id CLI node. This has been fixed. | |||
2022-05-06 | ipsec: T4353: use "" quotes on road-warrior id | Christian Poessinger | |
2022-05-01 | ipsec: T4353: fix Jinja2 linting errors | Christian Poessinger | |