summaryrefslogtreecommitdiff
path: root/accel-pppd/shaper
AgeCommit message (Expand)Author
2014-02-08increase size of buffer for netlink messagesDmitry Kozlov
2013-11-07shaper: add mtu optionDmitry Kozlov
2013-11-07shaper: fixed many race conditionsDmitry Kozlov
2013-11-02shaper: fixed socket leakKozlov Dmitry
2013-11-02shaper: remove garbage (fixed sigsegv in 'shaper restore all')Kozlov Dmitry
2013-10-25shaper: check for range overlaps before adjusting range timesDmitry Kozlov
2013-10-25shaper: fixed invalid reference counting (caused unexpected removal of intern...Dmitry Kozlov
2013-08-27shaper: fixed possible race during changing time rangeKozlov Dmitry
2013-08-27Revert "shaper: fixed possible race during changing time range"Kozlov Dmitry
2013-08-27shaper: fixed possible race during changing time rangeKozlov Dmitry
2013-01-11Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2013-01-11Fix boolean options parsing in configuration fileGuillaume Nault
2012-12-26cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIXKozlov Dmitry
2012-09-05gather interface statistics via netlinkKozlov Dmitry
2012-05-16write message to log if unable to load necessary kernel moduleKozlov Dmitry
2012-05-15shaper: implemented leaf qdisc attachmentKozlov Dmitry
2012-04-18shaper: fix time range start detection on startup/config reloadKozlov Dmitry
2012-03-07shaper: apply cburst value only if it not zero else set it same as burstKozlov Dmitry
2012-02-28shaper: add cburst configuration optionKozlov Dmitry
2012-02-27shaper: move thread local variables to stackKozlov Dmitry
2012-02-16shaper: fix incorrect htb rate installationKozlov Dmitry
2012-01-23shaper: add missing install rulesKozlov Dmitry
2012-01-22implemented advanced shaperKozlov Dmitry