Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-10 | T5213: Add accounting-interim-interval option for PPTP-server | Viacheslav Hletenko | |
Add RADIUS accounting-interim-interval option for PPTP-server Specifies interval in seconds to send accounting information (may be overridden by radius Acct-Interim-Interval attribute) set vpn pptp remote-access authentication radius accounting-interim-interval '52' | |||
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 | |