index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
revert-145-dkms
revert-190-pr-fix-188
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/accel-ppp/accel-ppp.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
accel-pppd
/
ctrl
/
l2tp
/
packet.c
Age
Commit message (
Expand
)
Author
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2013-10-02
l2tp: introduce data packet sequencing and reorder timeout support
Vladislav Grishenko
2013-04-17
l2tp: Handle 64 bits attributes
Guillaume Nault
2013-04-17
l2tp: Full hidden AVPs support
Guillaume Nault
2013-04-17
l2tp: Handle incoming hidden AVPs
Guillaume Nault
2013-04-17
l2tp: Fix endianness of 64 bits AVPs (reception)
Guillaume Nault
2013-04-17
l2tp: Fix double string AVP copy
Guillaume Nault
2013-02-13
l2tp: Add const qualifier to packet allocation function
Guillaume Nault
2013-02-13
l2tp: Add const qualifier for l2tp_packet_print()
Guillaume Nault
2013-02-12
l2tp: Send L2TP messages with sendto()
Guillaume Nault
2013-01-24
backport 1.7
Kozlov Dmitry
2012-09-09
l2tp: print tid and sid as unsigned
Kozlov Dmitry
2012-09-05
Fix format string errors
Guillaume Nault
2012-08-23
L2TP: Tear down tunnel when peer stops listening
Guillaume Nault
2012-05-22
Some AVP we are not handling yet, and it is better to provide option
Kozlov Dmitry
2011-05-30
rewrited initialization procedure (fix gcc-4.6 builds)
Kozlov Dmitry
2011-01-05
rename accel-pptp to accel-ppp
Dmitry Kozlov