summaryrefslogtreecommitdiff
path: root/accel-pppd
AgeCommit message (Expand)Author
2012-07-11radius: fetch interface statistics via netlinkKozlov Dmitry
2012-07-11Merge commit '72c82d4f729e68acab1c91de502cd0c230cbed39'Kozlov Dmitry
2012-07-11Merge commit 1c11bdd4467dcd7a2266994eda344b546f962aaaKozlov Dmitry
2012-07-11Merge commit '8e46d2416a2e7ab563f6b3b1ff761799ccbcf0f4'Kozlov Dmitry
2012-07-11Merge commit '9fa73e091942f7420de44fa1433725a3abe960e9'Kozlov Dmitry
2012-07-11ipoe: implemented unit cacheKozlov Dmitry
2012-07-11ipoe: fix multiple interface loadingKozlov Dmitry
2012-07-11futher session backup implementationKozlov Dmitry
2012-07-10initial session backup implementationKozlov Dmitry
2012-07-07pppoe: tag length sanity checkKozlov Dmitry
2012-07-06Merge branch '1.7' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-ppp/a...Kozlov Dmitry
2012-07-06log_file: fixed double list deletetion if per user log file creating failedKozlov Dmitry
2012-07-06ppp: drop compressor settings on session initiationKozlov Dmitry
2012-07-05ipoe: futher workKozlov Dmitry
2012-07-02ipoe: integrating accel-pppd and ipoe kernel moduleKozlov Dmitry
2012-06-29Fix setting of ACCEL_PPP_VERSION with git coloured outputKozlov Dmitry
2012-06-26ipoe: futher workingKozlov Dmitry
2012-06-25working on ipoeKozlov Dmitry
2012-06-22initial ipoe implementationKozlov Dmitry
2012-06-21ppp: fixed unexpected lcp timer startKozlov Dmitry
2012-06-21fixed race on terminationKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-19ppp: drop compressor settings on session terminationKozlov Dmitry
2012-06-151.7.0 releaseKozlov Dmitry
2012-06-05ppp: implemented unit cacheKozlov Dmitry
2012-06-05Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...Kozlov Dmitry
2012-06-05pppoe: fix typo in config parsingKozlov Dmitry
2012-06-04ippool: fixed config parsingKozlov Dmitry
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