index
:
accel-ppp.git
1.10
1.11
1.12
1.13
1.7
1.9
master
patch
patch-1
revert-145-dkms
High performance PPTP/L2TP/SSTP/PPPoE/IPoE server for Linux (mirror of https://github.com/marekm72/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
2020-03-07
session: add global [common]max-starting option
Vladislav Grishenko
2020-01-11
ipv6pool: add per-proto ipv6-pool and ipv6-pool-delegate options
Vladislav Grishenko
2019-05-29
Added extra AVP to SCCCN as known to allow MPD5 tunnels
Pedro don't want to be here
2018-03-04
fix possible null pointer dereferences
Vladislav Grishenko
2017-12-05
ppp: implement per-ctrl ppp interface rename support, may be overrided by radius
Vladislav Grishenko
2017-12-05
Merge pull request #23 from themiron/echo-fixes
xebd
2017-12-05
l2tp: implement adaptive l2tp hello
Vladislav Grishenko
2017-12-05
l2tp: skip obsolete session data packets from logging
Vladislav Grishenko
2017-04-18
implemented session count limiting
Dmitry Kozlov
2017-04-18
Revert "implemented session count limiting"
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2017-04-18
Revert "implemented session count limiting"
Dmitry Kozlov
2017-04-18
implemented session count limiting
Dmitry Kozlov
2016-11-12
l2tp: fix l2tp_ctx_switch()
Guillaume Nault
2016-07-11
implemented support for network namespace
Dmitry Kozlov
2016-05-11
iprange: don't warn about empty iprange config if no modules depend on it
Guillaume Nault
2016-04-05
improved logging: if session's interface is empty log ctrl's interface
Dmitry Kozlov
2015-12-04
preparation for DPDK intergation
Dmitry Kozlov
2014-11-22
remove trailing whitespaces
Dmitry Kozlov
2014-05-12
triton: improved epoll events handling
Dmitry Kozlov
2014-04-11
l2tp: don't disconnect immediately when receiving StopCCN
Guillaume Nault
2014-04-11
l2tp: improve configuration of retransmission options
Guillaume Nault
2014-04-11
l2tp: implement exponential backoff (retransmit)
Guillaume Nault
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
[next]