Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-17 | radius: introduced attr-tunnel-type option | Dmitry Kozlov | |
If specified then accel-ppp will send tunnel type as string (pppoe,pptp,l2tp,ipoe). | |||
2014-05-13 | radius: introduced weight and backup per-server options | Dmitry Kozlov | |
New options are applied to server option as server=...[,weight=x][,backup] Weight is used for multi-server configurations (larger weight takes more users). Backup is used to mark backup server f.e. server which will be used only if all other servers are failed. | |||
2014-05-12 | radius: add support for Nas-Port-Id attribute (interface name) | Dmitry Kozlov | |
2013-08-15 | radius: implemented sending Account-Request with ↵ | Dmitry Kozlov | |
Acct-Status-Type=Accounting-On on startup and Acct-Status-Type=Accounting-Off on shutdown | |||
2012-09-05 | generalize interface statistics gathering | Kozlov Dmitry | |
2012-07-19 | radius: implemented Idle-Timeout | Kozlov Dmitry | |
2012-07-11 | radius: fetch interface statistics via netlink | Kozlov Dmitry | |
2012-07-10 | initial session backup implementation | Kozlov Dmitry | |
2012-06-22 | initial ipoe implementation | Kozlov Dmitry | |
2012-06-19 | general preparation for IPoE integration | Kozlov Dmitry | |
2011-12-27 | radius: implemented simultaneous requests limiting | Kozlov Dmitry | |
2011-09-05 | radius: per-server statistics | Kozlov Dmitry | |
2011-09-03 | radius: servers reload | Kozlov Dmitry | |
2011-08-28 | radius: implemented ipv6 prefix delegation support | Kozlov Dmitry | |
2011-08-24 | radius: load balancing improvement | Kozlov Dmitry | |
2011-08-24 | radius: better radius server fails handling | Kozlov Dmitry | |
2011-08-20 | Merge branch 'ipv6' | Dmitry Kozlov | |
2011-08-16 | multi-radius support | Kozlov Dmitry | |
2011-06-22 | temp | Kozlov Dmitry | |
2011-05-31 | radius: Acct-Delay-Time attribute becomes optional and disabled by default | Kozlov Dmitry | |
2011-02-08 | snapshot | Dmitry Kozlov | |
2011-01-27 | radius: extended statistics calculation | Dmitry Kozlov | |
2011-01-26 | dynamicaly check if radius module loaded (so not more require to rebuild ↵ | Dmitry Kozlov | |
project without RADIUS to switch to chap-secrets) | |||
2011-01-05 | rename accel-pptp to accel-ppp | Dmitry Kozlov | |