summaryrefslogtreecommitdiff
path: root/accel-pppd/include/ap_session.h
AgeCommit message (Expand)Author
2017-10-16lua: implemented "session" module that provides session object to be passed t...Dmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2017-04-18Revert "implemented session count limiting"Dmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2017-04-18Revert "implemented session count limiting"Dmitry Kozlov
2017-04-18implemented session count limitingDmitry Kozlov
2016-07-11implemented support for network namespaceDmitry Kozlov
2016-04-11Revert "pppoe: do not negotiate LCP MRU option if it is larger than 1492"Dmitry Kozlov
2016-04-10pppoe: do not negotiate LCP MRU option if it is larger than 1492Dmitry Kozlov
2016-04-05improved logging: if session's interface is empty log ctrl's interfaceDmitry Kozlov
2016-04-02for single-session=deny make early check for duplicate username (before calli...Dmitry Kozlov
2016-03-18make termination caused by SIGTERM softDmitry Kozlov
2015-12-04preparation for DPDK intergation (part 4)Dmitry Kozlov
2015-12-04preparation for DPDK intergation (part 3)Dmitry Kozlov
2015-12-04preparation for DPDK intergationDmitry Kozlov
2015-11-18ipoe: do not send immediate Accounting Stop in soft terminate modeDmitry Kozlov
2015-02-21session: implemented idle and timeout timersDmitry Kozlov
2014-11-22remove trailing whitespacesDmitry Kozlov
2014-11-05ipv6: move ipv6_dp from dhcpv6 private data to ap_sessionDmitry Kozlov
2014-09-20rewrite of authentication/accounting proceduresDmitry Kozlov
2014-07-11terminate session if interface rename failsDmitry Kozlov
2014-05-182-way interface renamingDmitry Kozlov
2014-05-18improved single-session=replace handlingDmitry Kozlov
2014-05-12radius: use NAS-Port-Id in Access-Accept for interface renamingDmitry Kozlov
2013-03-16ipoe: fixed shared=1 modeKozlov Dmitry
2013-01-24implemented different sessionid length and urandom sourceDmitry Kozlov
2013-01-24generalize single-session checkingKozlov Dmitry
2013-01-24move 'comp' field from struct ppp_t to struct ap_sessionroot
2012-09-05generalize interface statistics gatheringKozlov Dmitry
2012-08-29add 'ppp' filed to CTRL to identify ppp sessionsKozlov Dmitry
2012-07-19radius: implemented Idle-TimeoutKozlov Dmitry
2012-07-15ipoe: better support for ip unnumberedKozlov Dmitry
2012-07-11futher session backup implementationKozlov Dmitry
2012-07-10initial session backup implementationKozlov Dmitry
2012-06-22initial ipoe implementationKozlov Dmitry
2012-06-19general preparation for IPoE integrationKozlov Dmitry