summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/l2tp
AgeCommit message (Expand)Author
2012-12-14l2tp: Fix allocation checking when adding octets AVPGuillaume Nault
2012-09-07l2tp: send ZLB when duplicate packet is received and retransmit queue is emptyKozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-08-23L2TP: Tear down tunnel when peer stops listeningGuillaume Nault
2012-08-03l2tp: stop hello timer on session terminationKozlov Dmitry
2012-07-30add per-CTRL ip-pool option to specify default ip pool nameKozlov Dmitry
2012-07-13L2TP: Check for fcntl() errors in l2tp_connect()Guillaume Nault
2012-07-13L2TP: Close sockets opened by l2tp_connect() upon failureGuillaume Nault
2012-07-13L2TP: Fix socket() error handling in l2tp_connect()Guillaume Nault
2012-06-04Revert "implemented delayed fd close (speeds up session termination process)"Kozlov Dmitry
2012-05-28implemented delayed fd close (speeds up session termination process)Kozlov Dmitry
2012-05-22Some AVP we are not handling yet, and it is better to provide optionKozlov Dmitry
2012-05-16l2tp: implemented Challenge attribute handling (shared secret)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-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-18l2tp: add Host-Name attribute to SCCRP necessarilyKozlov Dmitry
2012-01-13set FD_CLOEXEC on opened file descriptorsKozlov Dmitry
2011-09-19shaper_tbf: fix temporary rate change functionalityKozlov Dmitry
2011-09-15l2tp: don't send OCRQKozlov Dmitry
2011-08-19snmp supportKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-05-10l2tp: dir300 quirkKozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov