summaryrefslogtreecommitdiff
path: root/accel-pppd/ctrl/l2tp/packet.c
AgeCommit message (Expand)Author
2020-09-06l2tp: fix RCE through buffer overflow & fix LE/BE compatibilityVladislav Grishenko
2017-12-05l2tp: skip obsolete session data packets from loggingVladislav Grishenko
2014-11-22remove trailing whitespacesDmitry Kozlov
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-04-17l2tp: Fix endianness of 64 bits AVPs (reception)Guillaume Nault
2013-04-17l2tp: Fix double string AVP copyGuillaume Nault
2013-02-13l2tp: Add const qualifier to packet allocation functionGuillaume Nault
2013-02-13l2tp: Add const qualifier for l2tp_packet_print()Guillaume Nault
2013-02-12l2tp: Send L2TP messages with sendto()Guillaume Nault
2013-01-24backport 1.7Kozlov Dmitry
2012-09-09l2tp: print tid and sid as unsignedKozlov Dmitry
2012-09-05Fix format string errorsGuillaume Nault
2012-08-23L2TP: Tear down tunnel when peer stops listeningGuillaume Nault
2012-05-22Some AVP we are not handling yet, and it is better to provide optionKozlov Dmitry
2011-05-30rewrited initialization procedure (fix gcc-4.6 builds)Kozlov Dmitry
2011-01-05rename accel-pptp to accel-pppDmitry Kozlov