Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-16 | pppoe-server: T2601: Add default CCP values if not defined via CLI | DmitriyEshenko | |
2020-06-09 | pppoe-server: T2575: Add missing gw-ip-address | DmitriyEshenko | |
2020-06-09 | sstp: T2575: Add missing gw-ip-address | DmitriyEshenko | |
2020-06-08 | l2tp: T2565: Add missing gw-ip-address | DmitriyEshenko | |
2020-05-17 | pppoe-server: T2471: add SLAAC support | Christian Poessinger | |
... by setting AdvAutonomousFlag=1 when an IPv6 client pool is defined. | |||
2020-05-06 | sstp: T2392: add IPv6 DNS support | Christian Poessinger | |
New command added: * set vpn sstp network-settings name-server 2001:db8::1111 | |||
2020-05-06 | sstp: T2392: add initial IPv6 support | Christian Poessinger | |
New commands added: * set vpn sstp network-settings client-ipv6-pool prefix 2001:db8::/64 mask 112 * set vpn sstp network-settings client-ipv6-pool delegate 2001:db8:100::/48 delegation-prefix 64 | |||
2020-04-27 | pppoe-server: T2391: Migrate single-session param to [common] section | DmitriyEshenko | |
2020-04-23 | pppoe-server: T2373: Implement CLI commands for auth protocols | DmitriyEshenko | |
2020-04-22 | accel-ppp: T2314: bugfix wrong placement of endif in Jinja2 template | Christian Poessinger | |
2020-04-22 | vpn: pptp: T2351: align configuration to other accel implementations | Christian Poessinger | |
2020-04-20 | pppoe-server: T2344: fix client static IP assignment | Christian Poessinger | |
2020-04-19 | ipoe-server: T2324: bugfix template generation on interface line | Christian Poessinger | |
2020-04-19 | pppoe-server: T2314: add common accel-radius-additions XML file | Christian Poessinger | |
2020-04-18 | ipoe-server: T2324: move template files to common accel-ppp template directory | Christian Poessinger | |
2020-04-18 | ipoe-server: T2324: remove boilerplate code and adjust to other accel ↵ | Christian Poessinger | |
implementations | |||
2020-04-18 | accel-ppp: T2314: use common tempplate for chap-secrets | Christian Poessinger | |