summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/pppoe
AgeCommit message (Expand)Author
2014-01-19pppoe: fix typoDmitry Kozlov
2014-01-19pppoe: handle TR-101 vs. RFC 4679 incompatibilitiesGuillaume Nault
2014-01-17pppoe: handle IFW-SESSION TR-101 sub-tagGuillaume Nault
2014-01-17pppoe: add missing support for some TR-101 sub-tagsGuillaume Nault
2014-01-17pppoe: fix TR-101 tag length checkGuillaume Nault
2014-01-17pppoe: fix TR-101 attribute filtering for RADIUS access requestsGuillaume Nault
2014-01-17pppoe: fix Minimum-Data-Rate-Downstream TR101 sub-tag handlingGuillaume Nault
2014-01-17pppoe: check for tag format validity in PADR messagesGuillaume Nault
2013-12-24ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...Vladislav Grishenko
2013-12-24Revert "ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false s...Dmitry Kozlov
2013-12-24ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...Vladislav Grishenko
2013-11-06pppoe: add statistics for filtered packets (mac-filter)Dmitry Kozlov
2013-11-05pppoe: show 'starting' in statisticsDmitry Kozlov
2013-10-30fix build with internal & tomcrypt crypto librariesDmitry Kozlov
2013-10-03Introduce per-ctrl 'ip-pool' option to be used as default IP pool name which ...Dmitry Kozlov
2013-06-29pppoe: Fix mppe option sectionGuillaume Nault
2013-02-12pppoe: Improve help message displayGuillaume Nault
2013-01-25cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIXKozlov Dmitry
2013-01-24backport 1.7Kozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-08-29fix various typosKozlov Dmitry
2012-08-29add 'ppp' filed to CTRL to identify ppp sessionsKozlov Dmitry
2012-08-03fixed complilation for 3.4 kernelKozlov Dmitry
2012-07-11Merge commit '72c82d4f729e68acab1c91de502cd0c230cbed39'Kozlov Dmitry
2012-07-07pppoe: tag length sanity checkKozlov Dmitry
2012-06-22initial ipoe implementationKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry
2012-06-05pppoe: fix typo in config parsingKozlov Dmitry
2012-06-04Revert "implemented delayed fd close (speeds up session termination process)"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-16write message to log if unable to load necessary kernel moduleKozlov Dmitry
2012-04-21implemented per CTRL mppe configKozlov Dmitry
2012-03-07pppoe: fix per-interface PADI limitingKozlov Dmitry
2012-01-23load necessary kernel modules at startupKozlov Dmitry
2012-01-18implemented connlimit module which can be used to reduce system overload due ...Kozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-12-29pppoe: set default padi_limit to 0Kozlov Dmitry
2011-12-29pppoe: implemented PADI limitingKozlov Dmitry
2011-09-03implemented crypto library selection: -DCRYPTO=OPENSSL|TOMCRYPT|INTERNAL (def...Kozlov Dmitry
2011-08-29fix incorrect ppp_terminate callsKozlov Dmitry
2011-08-19snmp supportKozlov Dmitry
2011-06-23pppoe: reworked config readKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-01-26dynamicaly check if radius module loaded (so not more require to rebuild proj...Dmitry Kozlov
2011-01-05pppoe: tr101 fixesDmitry Kozlov
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov