summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2012-04-18Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Kozlov Dmitry
2012-04-18shaper: fix time range start detection on startup/config reloadKozlov Dmitry
2012-03-22pppd_compat: fix ip-pre-up script result handlingKozlov Dmitry
2012-03-201.6.1 releaseKozlov Dmitry
2012-03-15pppd_compat: fix ip-down segfaultKozlov Dmitry
2012-03-15Revert "ppp: move ip address release to proper place"Kozlov Dmitry
2012-03-14ppp: move ip address release to proper placeKozlov Dmitry
2012-03-111.6.0 releaseKozlov Dmitry
2012-03-11radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributesKozlov Dmitry
2012-03-11radius: add Alcatel dictionaryKozlov Dmitry
2012-03-07shaper: apply cburst value only if it not zero else set it same as burstKozlov Dmitry
2012-03-07pppoe: fix per-interface PADI limitingKozlov Dmitry
2012-02-28shaper: add cburst configuration optionKozlov Dmitry
2012-02-27shaper: move thread local variables to stackKozlov Dmitry
2012-02-27core: increase stack sizeKozlov Dmitry
2012-02-16Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Kozlov Dmitry
2012-02-16shaper: fix incorrect htb rate installationKozlov Dmitry
2012-02-10ppp: terminate session if mppe=require and client closes CCPKozlov Dmitry
2012-02-02fix load module orderKozlov Dmitry
2012-01-31changed modules load priorityKozlov Dmitry
2012-01-23load necessary kernel modules at startupKozlov Dmitry
2012-01-23shaper: add missing install rulesKozlov Dmitry
2012-01-22implemented advanced shaperKozlov Dmitry
2012-01-20cli: fix 'show sessions match'Kozlov Dmitry
2012-01-20ppp: move [lcp] echo-interval/echo-failure to [ppp] lcp-echo-interval/lcp-ech...Kozlov Dmitry
2012-01-20fix syntaxis errorKozlov Dmitry
2012-01-19connlimit: if burst timeout was detected don't increase burst counterKozlov Dmitry
2012-01-19connlimit: check for burst timeout before check burst counterKozlov Dmitry
2012-01-19add missing accel-pppd/include/connlimit.hKozlov Dmitry
2012-01-18implemented connlimit module which can be used to reduce system overload due ...Kozlov Dmitry
2012-01-18add missing install rule for logwtmpKozlov Dmitry
2012-01-18implemented logwtmpKozlov Dmitry
2012-01-18l2tp: add Host-Name attribute to SCCRP necessarilyKozlov Dmitry
2012-01-171.5.0 releaseKozlov Dmitry
2012-01-16core: fix context unregister bugKozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-12-29add missing accel-pppd/include/cli_p.hKozlov Dmitry
2011-12-29pppoe: set default padi_limit to 0Kozlov Dmitry
2011-12-29pppoe: implemented PADI limitingKozlov Dmitry
2011-12-27snmp: implemneted new node (ACCEL-PPP-MIB::cli.0) which can be used to send c...Kozlov Dmitry
2011-12-27core: queue zero-priority context if number of threads is reached maximumKozlov Dmitry
2011-12-27radius: implemented simultaneous requests limitingKozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-12-27Revert "implemented logging to system logger"Kozlov Dmitry
2011-12-27radius, ippool: implemented Framed-Pool attributeKozlov Dmitry
2011-12-27implemented logging to system loggerKozlov Dmitry
2011-12-09core: increase worker thread stack sizeKozlov Dmitry
2011-12-09pppd_compat: fix potential race conditionKozlov Dmitry
2011-12-09ppp: don't accept lcp ConfReq and similar packets after lcp was startedKozlov Dmitry
2011-10-10ppp: options header sanity checkKozlov Dmitry