Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-07 | shaper: separated burst factor configuration (down-burst-factor, ↵ | Kozlov Dmitry | |
up-burst-factor) | |||
2010-11-07 | chap-secrets: support the rate limit of session (in kilobits) at fifth column | Dmitry Kozlov | |
2010-10-29 | shaper: support for cisco avpair | Kozlov Dmitry | |
2010-10-29 | shaper: parse values like down/up, down\up, down:up | Kozlov Dmitry | |
2010-10-25 | implemented chap-secrets module which reads username,password and ip address ↵ | Dmitry Kozlov | |
from pppd compatible chap-secrets file | |||
2010-10-25 | pppd_compat: fixed incorrect array size for environment variables | Kozlov Dmitry | |
2010-10-23 | pppd_compat: ip-pre-up call moved to proper place | Kozlov Dmitry | |
ppp: don't negotiate mru after ConfNak received | |||
2010-10-23 | pppd_compat: implemented ip-pre-up | Kozlov Dmitry | |
implemented PEERNAME, CONNECT_TIME, BYTES_RCVD, BYTES_SENT environment variables | |||
2010-10-17 | added cpack interface to generate deb packages | Dmitry Kozlov | |
2010-10-15 | implemented timerfd for glibc-2.7 or earlier (debian lenny is now welcome) | Kozlov Dmitry | |
2010-10-14 | updated gentoo ebuids | Dmitry Kozlov | |
fixed compilation warnings | |||
2010-10-14 | due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2 | Kozlov Dmitry | |
2010-10-14 | various bug fixed and improvements | Kozlov Dmitry | |
2010-10-14 | extra: implemented builtin tbf shaper (using libnl-1.1) | Dmitry Kozlov | |
2010-10-08 | fixed some incorrect logging | Dmitry Kozlov | |
2010-10-06 | project cleanup and prepare to release | Kozlov Dmitry | |
2010-09-26 | various bug fixed and improvements | Dmitry Kozlov | |
2010-09-20 | fixed many bugs and memory leaks | Dmitry Kozlov | |
2010-09-14 | extra: implemented module 'pppd_compat' which starts pppd compatible ↵ | Kozlov Dmitry | |
scripts ip-up, ip-down, and newly introduced - ip-change, when radius CoA request received, also this module manages pppd compatible radattr.pppX files core: implemented module 'sigchld' which handles SIGCHLD signal, waits child processes to terminate and manages pid terminate handlers |