summaryrefslogtreecommitdiff
path: root/accel-pptpd/extra/shaper_tbf.c
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2011-01-05shaper_tbf: fix end-of-day overlapping rangesDmitry Kozlov
2011-01-05shaper_tbf: implemented time rangesDmitry Kozlov
2010-12-30cli: removed old "show sessions" codeKozlov Dmitry
2010-12-27updated build systemKozlov Dmitry
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of informat...Kozlov Dmitry
2010-11-13shaper: implemented cliKozlov Dmitry
2010-11-07shaper: separated burst factor configuration (down-burst-factor, up-burst-fac...Kozlov Dmitry
2010-11-07chap-secrets: support the rate limit of session (in kilobits) at fifth columnDmitry Kozlov
2010-10-29shaper: support for cisco avpairKozlov Dmitry
2010-10-29shaper: parse values like down/up, down\up, down:upKozlov Dmitry
2010-10-25implemented chap-secrets module which reads username,password and ip address ...Dmitry Kozlov
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-14various bug fixed and improvementsKozlov Dmitry
2010-10-14extra: implemented builtin tbf shaper (using libnl-1.1)Dmitry Kozlov