summaryrefslogtreecommitdiff
path: root/accel-pptpd/ctrl/l2tp
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2010-12-28updated build systemKozlov Dmitry
2010-12-27fix compilation warningsKozlov Dmitry
2010-12-27implemented partial config reload via SIGUSR1 signal or cliKozlov Dmitry
2010-12-24changed install paths to proper onesDmitry Kozlov
2010-12-23l2tp: use IP_PKTINFO to determine self ip addressDmitry Kozlov
2010-12-19cli: shutdown cancel commandDmitry Kozlov
2010-12-10l2tp: dictionary correctionDmitry Kozlov
2010-12-06cli: implemented shutdown command to shutdown daemonKozlov Dmitry
2010-12-06switch logs on contexts which dosn't handles ppp too so potential race condit...Kozlov Dmitry
2010-11-29log: introduced additional log level (3) which shows only minimum of informat...Kozlov Dmitry
2010-11-29l2tp: fixed incorrect Called-Station-IdKozlov Dmitry
2010-11-29use atomic operation on statistics update operationsKozlov Dmitry
2010-11-29l2tp: move hello messages to debug log levelKozlov Dmitry
2010-11-29l2tp: fixed bug of incorrect handling wrong length packetsKozlov Dmitry
2010-11-25l2tp: using standard udp port (1701) for all sessionsKozlov Dmitry
2010-11-24l2tp: fixed connection problem on win7 (but still works only if windows firew...Dmitry Kozlov
2010-11-21bug fixesDmitry Kozlov
2010-11-11cli: simplified cli apiKozlov Dmitry
2010-11-10cli: implemented following command list: show stat, show sessions, terminate ...Kozlov Dmitry
2010-11-09ppp: reduced length of session idKozlov Dmitry
2010-10-29support for 2.6.36 kernelKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-14due to libnl-1 is not thread safe, l2tp and shaper updated to use libnl-2Kozlov Dmitry
2010-10-14various bug fixed and improvementsKozlov Dmitry
2010-10-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2 serverKozlov Dmitry