Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-03-22 | pppd_compat: fix ip-pre-up script result handling | Kozlov Dmitry | |
2012-03-20 | 1.6.1 release | Kozlov Dmitry | |
* fixed ip-down segfault | |||
2012-03-15 | pppd_compat: fix ip-down segfault | Kozlov Dmitry | |
2012-03-15 | Revert "ppp: move ip address release to proper place" | Kozlov Dmitry | |
This reverts commit d77729c3d6d4e646e0eb629a81faca90d61eea0c. | |||
2012-03-14 | ppp: move ip address release to proper place | Kozlov Dmitry | |
2012-03-11 | 1.6.0 release | Kozlov Dmitry | |
* implemented logwtmp module * implemented connlimit module * implemented advanced shaper * implemented MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes * fix per-interface PADI limiting (pppoe) * fix module load order * fix "show sessions match" (cli) * other bugfixes and improvements | |||
2012-03-11 | radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributes | Kozlov Dmitry | |
2012-03-11 | radius: add Alcatel dictionary | Kozlov Dmitry | |
2012-03-07 | shaper: apply cburst value only if it not zero else set it same as burst | Kozlov Dmitry | |
2012-03-07 | pppoe: fix per-interface PADI limiting | Kozlov Dmitry | |
2012-02-28 | shaper: add cburst configuration option | Kozlov Dmitry | |
2012-02-27 | shaper: move thread local variables to stack | Kozlov Dmitry | |
2012-02-27 | core: increase stack size | Kozlov Dmitry | |
2012-02-16 | Merge branch 'master' of ↵ | Kozlov Dmitry | |
ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/accel-ppp | |||
2012-02-16 | shaper: fix incorrect htb rate installation | Kozlov Dmitry | |
2012-02-10 | ppp: terminate session if mppe=require and client closes CCP | Kozlov Dmitry | |
2012-02-02 | fix load module order | Kozlov Dmitry | |
2012-01-31 | changed modules load priority | Kozlov Dmitry | |
2012-01-23 | load necessary kernel modules at startup | Kozlov Dmitry | |
2012-01-23 | shaper: add missing install rules | Kozlov Dmitry | |
2012-01-22 | implemented advanced shaper | Kozlov Dmitry | |
2012-01-20 | cli: fix 'show sessions match' | 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-19 | connlimit: if burst timeout was detected don't increase burst counter | Kozlov Dmitry | |
2012-01-19 | connlimit: check for burst timeout before check burst counter | Kozlov Dmitry | |
2012-01-19 | add missing accel-pppd/include/connlimit.h | Kozlov Dmitry | |
2012-01-18 | implemented connlimit module which can be used to reduce system overload due ↵ | Kozlov Dmitry | |
to flood of connections | |||
2012-01-18 | add missing install rule for logwtmp | Kozlov Dmitry | |
2012-01-18 | implemented logwtmp | Kozlov Dmitry | |
2012-01-18 | l2tp: add Host-Name attribute to SCCRP necessarily | Kozlov Dmitry | |
l2tp: add Vendor-Name attribute to SCCRP | |||
2012-01-17 | 1.5.0 release | Kozlov Dmitry | |
* implemented named IP pools (radius Framed-Pool attribute) * implemented logging to system logger (log_syslog) * implemented ability to send cli commands via snmp * implemented PADI limiting (pppoe) * implemented simultaneous radius requests limiting * various bug fixes and improvements | |||
2012-01-16 | core: fix context unregister bug | Kozlov Dmitry | |
2012-01-13 | set FD_CLOEXEC on opened file descriptors | Kozlov Dmitry | |
2011-12-29 | add missing accel-pppd/include/cli_p.h | Kozlov Dmitry | |
2011-12-29 | pppoe: set default padi_limit to 0 | Kozlov Dmitry | |
2011-12-29 | pppoe: implemented PADI limiting | Kozlov Dmitry | |
2011-12-27 | snmp: implemneted new node (ACCEL-PPP-MIB::cli.0) which can be used to send ↵ | Kozlov Dmitry | |
cli commands | |||
2011-12-27 | core: queue zero-priority context if number of threads is reached maximum | 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-12-09 | core: increase worker thread stack size | Kozlov Dmitry | |
2011-12-09 | pppd_compat: fix potential race condition | Kozlov Dmitry | |
2011-12-09 | ppp: don't accept lcp ConfReq and similar packets after lcp was started | Kozlov Dmitry | |
2011-10-10 | ppp: options header sanity check | Kozlov Dmitry | |
2011-10-10 | Revert "ppp: options header sanity check" | Kozlov Dmitry | |
This reverts commit 2405fd6ba52618f07c0fa11d85c0f039653678bc. | |||
2011-10-06 | ppp: options header sanity check | Kozlov Dmitry | |