summaryrefslogtreecommitdiff
path: root/accel-pptpd/extra/shaper_tbf.c
AgeCommit message (Collapse)Author
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-11-13shaper: implemented cliKozlov Dmitry
2010-11-07shaper: separated burst factor configuration (down-burst-factor, ↵Kozlov Dmitry
up-burst-factor)
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
from pppd compatible chap-secrets file
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