summaryrefslogtreecommitdiff
path: root/accel-pppd/ppp
AgeCommit message (Expand)Author
2014-05-18improved single-session=replace handlingDmitry Kozlov
2014-05-12triton: improved epoll events handlingDmitry Kozlov
2014-03-19ppp: fixed magic endiannessDmitry Kozlov
2013-07-24ppp: Use link local IPv6 prefix by default during IPv6CPGuillaume Nault
2013-07-24ipoe: add missing EV_SES_AUTHORIZED event firingDmitry Kozlov
2013-06-07ppp: handle LCP DiscardReqKozlov Dmitry
2013-01-25Proper logging of LCP Magic-NumbersAleksey Zhukov
2013-01-25Fix boolean options parsing in configuration fileGuillaume Nault
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "session: read final interface statistics on termination"Kozlov Dmitry
2013-01-25session: read final interface statistics on terminationKozlov Dmitry
2013-01-25Revert "altered session finishing procedure"Kozlov Dmitry
2013-01-24altered session finishing procedureKozlov Dmitry
2013-01-24backport 1.7Kozlov Dmitry
2013-01-24generalize single-session checkingKozlov Dmitry
2013-01-24add missing filesKozlov Dmitry
2013-01-24merge upstreamKozlov Dmitry
2013-01-24move 'comp' field from struct ppp_t to struct ap_sessionroot
2012-09-05generalize interface statistics gatheringKozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-08-29fix various typosKozlov Dmitry
2012-08-29fix typo (successed -> succeeded)Kozlov Dmitry
2012-08-29add 'ppp' filed to CTRL to identify ppp sessionsKozlov Dmitry
2012-08-03ppp: don't drop connection when mppe=prefer and user rejects ccpKozlov Dmitry
2012-08-03fixed complilation for 3.4 kernelKozlov Dmitry
2012-07-11Merge commit 1c11bdd4467dcd7a2266994eda344b546f962aaaKozlov Dmitry
2012-07-11Merge commit '8e46d2416a2e7ab563f6b3b1ff761799ccbcf0f4'Kozlov Dmitry
2012-07-06ppp: drop compressor settings on session initiationKozlov Dmitry
2012-06-21ppp: fixed unexpected lcp timer startKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-19ppp: drop compressor settings on session terminationKozlov Dmitry
2012-06-05ppp: implemented unit cacheKozlov Dmitry
2012-06-04Revert "implemented delayed fd close (speeds up session termination process)"Kozlov Dmitry
2012-05-31ppp: if signle-session=replace down first session's interface before second c...Kozlov Dmitry
2012-05-28implemented delayed fd close (speeds up session termination process)Kozlov 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-29ppp: initiat CCP if mppe=preferKozlov Dmitry
2012-04-21implemented per CTRL mppe configKozlov 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-11radius: add support for MS-Primary-DNS-Server/MS-Secondary-DNS-Server attributesKozlov Dmitry
2012-02-10ppp: terminate session if mppe=require and client closes CCPKozlov 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-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-12-27radius, ippool: implemented Framed-Pool attributeKozlov 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