Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-11 | T4727: Change and fix RADIUS rate-limit option for pptp | Viacheslav Hletenko | |
Initially the option 'rate-limit' was implemented with the wrong place in the CLI: set vpn pptp remote-access authentication rate-limit <xxx> Expected under 'radius' section: set vpn pptp remote-access authentication radius rate-limit <xxx> Configuration for 'rate-limit' (Jinja2 template) never worked for pptp, fix it. | |||
2022-10-06 | T4727: add support for RADIUS rate limiting to PPTP (#1570) | Daniil Baturin | |
2022-05-01 | accel-ppp: T4353: fix Jinja2 linting errors | Christian Poessinger | |