summaryrefslogtreecommitdiff
path: root/accel-pptpd/ctrl
AgeCommit message (Expand)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2011-01-04pppoe: additional statisticsDmitry Kozlov
2010-12-29pppoe: TR-101 support (untested)Kozlov Dmitry
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-23minor changesDmitry Kozlov
2010-12-23pptp: zero sockaddr structures before using (make valgrind happy)Dmitry 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-07ppp: implemented sid-case option to specify in which case generate session id...Kozlov Dmitry
2010-12-07pppoe: implemented ability to change PADO delay in relation of connection countKozlov Dmitry
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-12-06pppoe: changed cookie generation procedure and PADR handling procedure to avo...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-26pppoe: check if pppoe server already started on interface addDmitry Kozlov
2010-11-26pppoe: optionaly add interface name to Calling-Station-Id/Called-Station-Id a...Dmitry Kozlov
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-16echo messaged moved to debug log levelKozlov Dmitry
2010-11-15cli: fixed incorrect read procedureDmitry Kozlov
2010-11-13cli: implemented tcp frontend to send batch commandsKozlov Dmitry
2010-11-11pppoe: implemented additional cli commandsKozlov Dmitry
2010-11-11pppoe: implemented cli commands: interface add, interface del, interface showKozlov Dmitry
2010-11-11cli: simplified cli apiKozlov Dmitry
2010-11-11pppoe: implemented mac filterKozlov 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-11-07pppoe: send client's Service-Name back if service-name configuarion option is...Kozlov Dmitry
2010-10-29support for 2.6.36 kernelKozlov Dmitry
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-18due to l2tp doesn't require libnl more build it by defaultDmitry Kozlov
2010-10-17added cpack interface to generate deb packagesDmitry Kozlov
2010-10-14radius: send Framed-IP-Address in Accounting-RequestKozlov Dmitry
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
2010-10-08install rule for pppoeKozlov Dmitry
2010-10-08pppoe: changed cookie generation procedure (due to connection problem from wi...Kozlov Dmitry
2010-10-08ctrl: implemented PPPoE serverKozlov Dmitry
2010-10-06project cleanup and prepare to releaseKozlov Dmitry