summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-06build: Set ACCEL_PPP_VERSION in top level cmake fileGuillaume Nault
2013-02-06Integrate accel-cmd with accel-ppp's build processGuillaume Nault
2013-02-06Add manpage for accel-cmdGuillaume Nault
2013-02-06New client for the cli module (tcp)Guillaume Nault
2013-02-05ipoe: do not assign ip to interface if shared=0 and ifcfg=0 (ip unnumbered)Kozlov Dmitry
2013-02-01ipoe: update lease time and mask on each relay replyKozlov Dmitry
2013-01-28ipoe: implemented noauth optionKozlov Dmitry
2013-01-28ipoe: changed assignment of Server-ID and Router optionsKozlov Dmitry
2013-01-26ipoe: various fixesKozlov Dmitry
2013-01-26ipoe: insert opt82 to each relay packetKozlov Dmitry
2013-01-26Revert "ipoe: insert opt82 to each relay packet"Kozlov Dmitry
2013-01-26ipoe: insert opt82 to each relay packetKozlov Dmitry
2013-01-25ipoe: fix compilation errorKozlov Dmitry
2013-01-25ipoe: always assign IP address in mode=L2Kozlov Dmitry
2013-01-25Revert "ipoe: assign giaddr to interface only if mode=L3"Kozlov Dmitry
2013-01-25ipoe: assign giaddr to interface only if mode=L3Kozlov Dmitry
2013-01-25ipoe: properly insert option 82 before ENDKozlov Dmitry
2013-01-25ipoe: add missing LIB_SUFFIX to install pathKozlov Dmitry
2013-01-25ipoe: insert option 82 to relay requestKozlov Dmitry
2013-01-25fix typo LIB_SIFFIX -> LIB_SUFFIXKozlov Dmitry
2013-01-25cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIXKozlov Dmitry
2013-01-25Proper logging of LCP Magic-NumbersAleksey Zhukov
2013-01-25Do not segfault on RADIUS failures during interimAleksey Zhukov
2013-01-25Fix boolean options parsing in configuration fileGuillaume Nault
2013-01-25update debian contribKozlov Dmitry
2013-01-25ipoe: fix giaddr reloadKozlov Dmitry
2013-01-25l2tp: Fix the connect() call when allocating tunnelsGuillaume Nault
2013-01-25l2tp: Close tunnel handler's FD if TID assignment failsGuillaume Nault
2013-01-25l2tp: Always acknowledge SCCCN messagesGuillaume Nault
2013-01-25l2tp: Acknowledge CDN messagesGuillaume Nault
2013-01-25l2tp: Avoid sending CDN with reserved result valueGuillaume Nault
2013-01-25l2tp: Register sessions timers in sessions contextGuillaume Nault
2013-01-25l2tp: Fix PPP session disconnectionGuillaume Nault
2013-01-25l2tp: Perform session disconnection in ppp contextGuillaume Nault
2013-01-25l2tp: Fix race condition when removing sessionsGuillaume Nault
2013-01-25l2tp: Ensure sessions always have a valid parent tunnelGuillaume Nault
2013-01-25pppd_compat: fix coa handler's env sizeDmitry Kozlov
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-25ipool: implemneted net30 allocatorKozlov Dmitry
2013-01-24altered session finishing procedureKozlov Dmitry
2013-01-24backport 1.7Kozlov Dmitry
2013-01-24session: fire EV_PRE_FINISHEDKozlov Dmitry
2013-01-24pppd_compat: pass calling_station_id and called_station_id via envDmitry Kozlov
2013-01-24implemented different sessionid length and urandom sourceDmitry Kozlov
2013-01-24cli: show properly comp fieldKozlov Dmitry
2013-01-24use CMAKE_FIND_ROOT_PATH prefixKozlov Dmitry
2013-01-24generalize single-session checkingKozlov Dmitry