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
Age
Commit message (
Expand
)
Author
2014-04-11
l2tp: allow CDN reception with no Session ID
Guillaume Nault
2014-04-11
l2tp: configure receive window in accel-ppp.conf
Guillaume Nault
2014-04-11
l2tp: implement local receive window
Guillaume Nault
2014-04-11
l2tp: rework error handling in l2tp_tunnel_alloc
Guillaume Nault
2014-04-11
l2tp: don't initiate new sessions when sending window is full
Guillaume Nault
2014-04-11
l2tp: respect peer's receive window
Guillaume Nault
2014-04-11
l2tp: drop tunnel/session messages from send queue upon disconnection
Guillaume Nault
2014-04-11
l2tp: send ZLB messages automatically
Guillaume Nault
2014-04-11
l2tp: ignore l2tp_{tunnel, session}_send() return values
Guillaume Nault
2014-04-11
l2tp: separate send and retransmission queues
Guillaume Nault
2014-04-11
l2tp: use separate function for handling tunnel specific messages
Guillaume Nault
2014-04-11
l2tp: automatically delete tunnel if disconnection fails
Guillaume Nault
2014-04-11
l2tp: delete tunnel in l2tp_recv_StopCCN()
Guillaume Nault
2014-04-11
l2tp: allow tunnel deletion in main reception loop
Guillaume Nault
2014-04-11
l2tp: don't free tunnel immediately upon message handling errors
Guillaume Nault
2014-04-01
l2tp: use random Tunnel IDs
Guillaume Nault
2014-04-01
l2tp: try generating Session IDs harder
Guillaume Nault
2014-04-01
l2tp: describe option "secret" in tunnel help command
Guillaume Nault
2014-04-01
l2tp: avoid useless cli_sendv() calls
Guillaume Nault
2014-04-01
l2tp: add missing state verification on message reception
Guillaume Nault
2014-04-01
l2tp: handle WEN and SLI messages by sessions
Guillaume Nault
2014-04-01
l2tp: don't free packet in l2tp_session_recv()
Guillaume Nault
2014-04-01
l2tp: display control channel name upon apsession start
Guillaume Nault
2014-04-01
l2tp: modify control channel name string
Guillaume Nault
2014-04-01
l2tp: delete tunnel/session connection timeout after expiration
Guillaume Nault
2014-04-01
l2tp: fix typos in log messages
Guillaume Nault
2014-02-08
l2tp: add session statistics for control channels
Guillaume Nault
2014-02-08
l2tp: add tunnel statistics
Guillaume Nault
2014-02-08
l2tp: remove l2tp_tunnel_start_session()
Guillaume Nault
2014-02-08
l2tp: old functions cleanup
Guillaume Nault
2014-02-08
l2tp: use same context for tunnels and session control channels
Guillaume Nault
2014-02-08
l2tp: launch session data channels in their own context
Guillaume Nault
2014-02-08
l2tp: prepare for starting data channels in their own context
Guillaume Nault
2014-02-08
l2tp: handle tunnel/session dependencies with reference counters
Guillaume Nault
2014-02-08
l2tp: Fix potential use after free by tunnel context thread
Guillaume Nault
2014-01-22
l2tp: reset conf_secret if secret removed from accel-ppp.conf
Guillaume Nault
2014-01-22
l2tp: define tunnel specific secrets
Guillaume Nault
2013-12-24
ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...
Vladislav Grishenko
2013-12-24
Revert "ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false s...
Dmitry Kozlov
2013-12-24
ppp: don't unconditionaly load pppoe/pptp/l2tp modules, fixes false start war...
Vladislav Grishenko
2013-10-29
l2tp: Don't send Assigned Sesssion ID in ICCN
Guillaume Nault
2013-10-29
l2tp: No iprange check for locally created tunnels
Guillaume Nault
2013-10-03
Introduce per-ctrl 'ip-pool' option to be used as default IP pool name which ...
Dmitry Kozlov
2013-10-02
l2tp: introduce data packet sequencing and reorder timeout support
Vladislav Grishenko
2013-07-24
l2tp: Add the ppp-max-mtu option
Guillaume Nault
2013-07-18
l2tp: use asprintf() to set sessions channel names
Guillaume Nault
2013-06-29
l2tp: Close tunnel's PPPoL2TP socket
Guillaume Nault
2013-06-29
l2tp: Unset ephemeral ports by default
Guillaume Nault
2013-06-06
l2tp: Add src/dst port selection for creating tunnels
Guillaume Nault
2013-06-06
l2tp: Optionally deactivate ephemeral ports
Guillaume Nault
[next]