Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-02-17 | doc: Document the [cli] section of config file | Guillaume Nault | |
Add entries in accel-ppp.conf.5 for configuration options defined by the CLI module. Signed-off-by: Guillaume Nault <g.nault@alphalink.fr> | |||
2013-01-24 | backport 1.7 | Kozlov Dmitry | |
* l2tp: Fix allocation checking when adding octets AVP * cli, tcp: Fix non-NULL terminated string reception * Fix va_end() missing calls * chap-secrets: implemented encryption * auth_pap: make messages like other auth modules * cli: check xmit_buf is not null at enter to write function * pppoe: implemented regular expression support * chap-secrets: implemented encryption * ippool: fixed initialization order * optional shaper compiling * ppp: dns/wins code cleanup | |||
2013-01-24 | merge upstream | Kozlov Dmitry | |
2012-08-13 | ipoe: implements l4-redirect-on-rejects | Kozlov Dmitry | |
2012-08-03 | ipoe: implemented dhcp relay | Kozlov Dmitry | |
2012-07-20 | ipoe: update config file and man file | Kozlov Dmitry | |
2012-06-05 | ppp: implemented unit cache | Kozlov Dmitry | |
If enabled accel-pppd will not destroy interface immediately after corresponding session is terminated, instead interface will be brought down and placed to cache for later use for new sessions. It should reduce kernel interface creation/deletion rate lack and increase responsibility of daemon | |||
2012-05-16 | l2tp: implemented Challenge attribute handling (shared secret) | Kozlov Dmitry | |
2012-05-15 | shaper: implemented leaf qdisc attachment | Kozlov Dmitry | |
2012-05-02 | ppp: implemented adaptive lcp echo functionality | Kozlov Dmitry | |
2012-04-30 | ippool: implemented vendor/attr options to specify which radius attribute ↵ | Kozlov Dmitry | |
containes pool name | |||
2012-04-21 | implemented per CTRL mppe config | Kozlov Dmitry | |
2012-01-22 | implemented advanced shaper | Kozlov Dmitry | |
2012-01-20 | ppp: move [lcp] echo-interval/echo-failure to [ppp] ↵ | Kozlov Dmitry | |
lcp-echo-interval/lcp-echo-failure | |||
2012-01-20 | fix syntaxis error | Kozlov Dmitry | |
2012-01-18 | implemented connlimit module which can be used to reduce system overload due ↵ | Kozlov Dmitry | |
to flood of connections | |||
2011-12-29 | pppoe: implemented PADI limiting | Kozlov Dmitry | |
2011-12-27 | radius: implemented simultaneous requests limiting | Kozlov Dmitry | |
2011-12-27 | implemented logging to system logger | Kozlov Dmitry | |
2011-12-27 | Revert "implemented logging to system logger" | Kozlov Dmitry | |
This reverts commit ee41cba691ab9f6461f4933461cf82be161333de. | |||
2011-12-27 | radius, ippool: implemented Framed-Pool attribute | Kozlov Dmitry | |
2011-12-27 | implemented logging to system logger | Kozlov Dmitry | |
2011-08-29 | update accel-ppp.conf.dist and man page | Kozlov Dmitry | |
2011-08-25 | ppp: ipv6_nd: implement DNSSL option (rfc6106) | Kozlov Dmitry | |
2011-08-24 | update configuration file | Kozlov Dmitry | |
update man page | |||
2011-08-16 | multiple radius support (testing) | Kozlov Dmitry | |
2011-06-23 | pppoe: reworked config read | Kozlov Dmitry | |
pppoe: tr101 option to enable/disable tr101 handling | |||
2011-05-31 | radius: Acct-Delay-Time attribute becomes optional and disabled by default | Kozlov Dmitry | |
2011-05-30 | updated man and example config file for chap-secrets documentation | Kozlov Dmitry | |
2011-05-17 | log_file: don't create per-user log file if session was not successfuly ↵ | Dmitry Kozlov | |
authorized log_file: write authentication failed session logs to different file (optional) | |||
2011-04-22 | fixed mestake about mppe option in man file | Kozlov Dmitry | |
2011-04-22 | ppp: introduced 'mppe' option | Kozlov Dmitry | |
2011-04-20 | ppp: introduced new option 'single-session' to control single session per user | Kozlov Dmitry | |
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |