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
2013-02-12
l2tp: Display SCCRQ packets in l2tp_recv_SCCRQ()
Guillaume Nault
2013-02-12
l2tp: Pass host address as sockaddr in tunnel alloc.
Guillaume Nault
2013-02-12
l2tp: Alloc tunnels with integer framing cap.
Guillaume Nault
2013-02-12
l2tp: No peer-tid assignment in tunnel allocation
Guillaume Nault
2013-02-12
l2tp: Separate tunnel launching from initialisation
Guillaume Nault
2013-02-12
l2tp: Support for freeing partially initialised tunnels
Guillaume Nault
2013-02-12
l2tp: Make l2tp_tunnel_alloc() return a new tunnel
Guillaume Nault
2013-02-12
l2tp: Add error checking for l2tp_tunnel_alloc()
Guillaume Nault
2013-02-12
l2tp: Send EV_CTRL_FINISHED only on established sessions
Guillaume Nault
2013-02-06
l2tp: Remove unused field "state2" in struct l2tp_sess_t
Guillaume Nault
2013-02-06
l2tp: Implement outgoing calls
Guillaume Nault
2013-02-06
l2tp: No automatic CDN before cancelling sessions
Guillaume Nault
2013-01-25
cmake: use CMAKE_FIND_ROOT_PATH and LIB_SUFFIX
Kozlov Dmitry
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
backport 1.7
Kozlov Dmitry
2013-01-24
merge upstream
Kozlov Dmitry
2012-09-09
l2tp: print tid and sid as unsigned
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-09-05
Fix format string errors
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
[next]