summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2012-06-04Revert "implemented delayed fd close (speeds up session termination process)"Kozlov Dmitry
2012-06-04Revert "fdtrash: don't queue descriptors after context is closed (fix segfaul...Kozlov Dmitry
2012-06-02fdtrash: don't queue descriptors after context is closed (fix segfault when s...Kozlov Dmitry
2012-05-31ppp: if signle-session=replace down first session's interface before second c...Kozlov Dmitry
2012-05-31Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Kozlov Dmitry
2012-05-31pppoe: fix improper ifname-in-sid handlingKozlov Dmitry
2012-05-28implemented delayed fd close (speeds up session termination process)Kozlov Dmitry
2012-05-28log_syslog: check buffer overflowKozlov Dmitry
2012-05-28auth_mschap_v2: remove debugging codeKozlov Dmitry
2012-05-28auth_chap*: use previous challenge value in packet resend instead of generati...Kozlov Dmitry
2012-05-22Some AVP we are not handling yet, and it is better to provide optionKozlov Dmitry
2012-05-16l2tp: implemented Challenge attribute handling (shared secret)Kozlov Dmitry
2012-05-16write message to log if unable to load necessary kernel moduleKozlov Dmitry
2012-05-15shaper: implemented leaf qdisc attachmentKozlov Dmitry
2012-05-14cli: add 'comp' field to 'show sessions' to indicate compression/encryption m...Kozlov Dmitry
2012-05-14pppd_compat: use EV_PPP_PRE_FINISHED event to start ip-down script (fixes une...Kozlov Dmitry
2012-05-02ppp: implemented adaptive lcp echo functionalityKozlov Dmitry
2012-04-30ippool: implemented vendor/attr options to specify which radius attribute con...Kozlov Dmitry
2012-04-29dhcpv6: make SO_REUSEADDRKozlov Dmitry
2012-04-29radius: fix reading of req-limit optionKozlov Dmitry
2012-04-29ppp: initiat CCP if mppe=preferKozlov Dmitry
2012-04-21implemented per CTRL mppe configKozlov Dmitry
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