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
/
l2tp.c
Age
Commit message (
Expand
)
Author
2013-01-25
Fix boolean options parsing in configuration file
Guillaume Nault
2013-01-25
l2tp: Fix the connect() call when allocating tunnels
Guillaume Nault
2013-01-25
l2tp: Close tunnel handler's FD if TID assignment fails
Guillaume Nault
2013-01-25
l2tp: Always acknowledge SCCCN messages
Guillaume Nault
2013-01-25
l2tp: Acknowledge CDN messages
Guillaume Nault
2013-01-25
l2tp: Avoid sending CDN with reserved result value
Guillaume Nault
2013-01-25
l2tp: Register sessions timers in sessions context
Guillaume Nault
2013-01-25
l2tp: Fix PPP session disconnection
Guillaume Nault
2013-01-25
l2tp: Perform session disconnection in ppp context
Guillaume Nault
2013-01-25
l2tp: Fix race condition when removing sessions
Guillaume Nault
2013-01-25
l2tp: Ensure sessions always have a valid parent tunnel
Guillaume Nault
2013-01-24
merge upstream
Kozlov Dmitry
2012-09-09
l2tp: send CDN in tunnel context
Kozlov Dmitry
2012-09-09
l2tp: prefix connection logs with lac ip:port
Kozlov Dmitry
2012-09-07
L2TP: Re-enable per session logs
Guillaume Nault
2012-09-07
L2TP: Handle multiple sessions per tunnel
Guillaume Nault
2012-09-07
L2TP: Use different connection timers for tunnels and sessions
Guillaume Nault
2012-09-07
L2TP: Allocate new sessions after receiving ICRQ messages
Guillaume Nault
2012-09-07
L2TP: Modify prototype of functions acting only on sessions
Guillaume Nault
2012-09-07
L2TP: Close only session (not tunnel) after a PPP disconnection
Guillaume Nault
2012-09-07
L2TP: Start sending HELLO messages upon tunnel connection
Guillaume Nault
2012-09-07
L2TP: Add standalone StopCCN message sending function
Guillaume Nault
2012-09-07
L2TP: Terminate sessions without closing tunnel
Guillaume Nault
2012-09-07
L2TP: Use different states for handling sessions and tunnels
Guillaume Nault
2012-09-07
L2TP: Separate session and tunnel connection code
Guillaume Nault
2012-09-07
L2TP: Rename function that frees connection strutures
Guillaume Nault
2012-09-07
L2TP: Define and use dedicated function to free sessions
Guillaume Nault
2012-09-07
L2TP: Add session specific allocation function
Guillaume Nault
2012-09-07
L2TP: Add new structure to store session specific data
Guillaume Nault
2012-08-29
Merge branch 'master' of ssh://accel-ppp.git.sourceforge.net/gitroot/accel-pp...
Kozlov Dmitry
2012-08-29
add 'ppp' filed to CTRL to identify ppp sessions
Kozlov Dmitry
2012-08-23
L2TP: Tear down tunnel when peer stops listening
Guillaume Nault
2012-08-15
l2tp: fixed missing ctrl.terminate assignment
Kozlov Dmitry
2012-07-13
L2TP: Check for fcntl() errors in l2tp_connect()
Kozlov Dmitry
2012-07-13
Merge commit 'e04b9b2b35ed36ceb89d6991d2322210f6dd6abc'
Kozlov Dmitry
2012-07-13
Merge commit '0b99fef73bce3f1abed63e581594de9d1f132312'
Kozlov Dmitry
2012-07-13
L2TP: Check for fcntl() errors in l2tp_connect()
Guillaume Nault
2012-07-13
L2TP: Close sockets opened by l2tp_connect() upon failure
Guillaume Nault
2012-07-13
L2TP: Fix socket() error handling in l2tp_connect()
Guillaume Nault
2012-06-22
initial ipoe implementation
Kozlov Dmitry
2012-06-19
general preparation for IPoE integration
Kozlov Dmitry
2012-06-04
Revert "implemented delayed fd close (speeds up session termination process)"
Kozlov Dmitry
2012-05-28
implemented delayed fd close (speeds up session termination process)
Kozlov Dmitry
2012-05-22
Some AVP we are not handling yet, and it is better to provide option
Kozlov Dmitry
2012-05-16
l2tp: implemented Challenge attribute handling (shared secret)
Kozlov Dmitry
2012-05-16
write message to log if unable to load necessary kernel module
Kozlov Dmitry
2012-04-21
implemented per CTRL mppe config
Kozlov Dmitry
2012-01-23
load necessary kernel modules at startup
Kozlov Dmitry
2012-01-18
implemented connlimit module which can be used to reduce system overload due ...
Kozlov Dmitry
2012-01-18
l2tp: add Host-Name attribute to SCCRP necessarily
Kozlov Dmitry
[next]