summaryrefslogtreecommitdiff
path: root/accel-pptpd/ctrl/pppoe
AgeCommit message (Collapse)Author
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov
2011-01-04pppoe: additional statisticsDmitry Kozlov
radius: additional statistics
2010-12-29pppoe: TR-101 support (untested)Kozlov Dmitry
2010-12-24changed install paths to proper onesDmitry Kozlov
2010-12-23minor changesDmitry Kozlov
2010-12-19cli: shutdown cancel commandDmitry Kozlov
2010-12-07ppp: implemented sid-case option to specify in which case generate session ↵Kozlov Dmitry
identifier
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 ↵Kozlov Dmitry
conditions may be arised
2010-12-06pppoe: changed cookie generation procedure and PADR handling procedure to ↵Kozlov Dmitry
avoid PADR flood
2010-11-29log: introduced additional log level (3) which shows only minimum of ↵Kozlov Dmitry
information messages
2010-11-29use atomic operation on statistics update operationsKozlov 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 ↵Dmitry Kozlov
attributes
2010-11-21bug fixesDmitry Kozlov
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
(sessison)
2010-11-07pppoe: send client's Service-Name back if service-name configuarion option ↵Kozlov Dmitry
is absent implemented PADO delay
2010-10-19radius: implemented Acct-Terminate-Cause attributeKozlov Dmitry
2010-10-14radius: send Framed-IP-Address in Accounting-RequestKozlov Dmitry
2010-10-12ctrl: implemented L2TPv2 server (without IPsec)Kozlov Dmitry
2010-10-11started work on L2TPv2 serverKozlov Dmitry