summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/l2tp/l2tp.h
AgeCommit message (Expand)Author
2021-03-20Fixed some errors found by valgrind and pvs-studio (#11)[anp/hsw]
2014-04-11l2tp: drop tunnel/session messages from send queue upon disconnectionGuillaume Nault
2014-04-11l2tp: separate send and retransmission queuesGuillaume Nault
2014-04-01l2tp: use random Tunnel IDsGuillaume Nault
2013-10-02l2tp: introduce data packet sequencing and reorder timeout supportVladislav Grishenko
2013-04-17l2tp: Handle 64 bits attributesGuillaume Nault
2013-04-17l2tp: Full hidden AVPs supportGuillaume Nault
2013-04-17l2tp: Handle incoming hidden AVPsGuillaume Nault
2013-02-13l2tp: Add const qualifier to packet allocation functionGuillaume Nault
2013-02-13l2tp: Add const qualifier for l2tp_packet_print()Guillaume Nault
2012-05-22Some AVP we are not handling yet, and it is better to provide optionKozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov