Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-16 | l2tp: T3724: allow setting accel-ppp l2tp host-name | Marek Isalski | |
2021-08-22 | l2tp: Jinja2 add trailing newline | Christian Poessinger | |
2020-11-28 | vyos.template: T2720: fix remaining in-line time_block syntax | Christian Poessinger | |
Commit a2ac9fac ("vyos.template: T2720: always enable Jinja2 trim_blocks feature") globally enabled the trim_blocks feature. Some templates still used in-line trim_blocks "{%"- or "-%}" which caused miss-placed line endings. This is fixed by removing all in-line trim_block statememnts of Jinja2 templates. | |||
2020-09-26 | accel-ppp: T2918: Add accounting interim jitter option | sever-sever | |
2020-08-02 | accel-ppp: T2756: make RADIUS accounting port configurable | Christian Poessinger | |
Make the port used for RADIUS accounting user configurable. This is now valid for the following services which are based on Accel-PPP: * ipoe-server * pppoe-server * l2tp * pptp * sstp | |||
2020-06-08 | l2tp: T2565: Add missing gw-ip-address | DmitriyEshenko | |
2020-04-22 | accel-ppp: T2314: bugfix wrong placement of endif in Jinja2 template | Christian Poessinger | |
2020-04-18 | accel-ppp: T2314: use common tempplate for chap-secrets | Christian Poessinger | |