diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2013-03-15 21:47:22 +0100 |
---|---|---|
committer | Kozlov Dmitry <xeb@mail.ru> | 2013-03-16 08:34:46 +0400 |
commit | f27c0f86d0a8137a8ce416b03581e88f651428d1 (patch) | |
tree | 1a383604a08a1966482a80f1f8bb569a72305a7c /accel-cmd | |
parent | 3c69e63ba31aed28ee35a1d38bad8c9201f45902 (diff) | |
download | accel-ppp-xebd-f27c0f86d0a8137a8ce416b03581e88f651428d1.tar.gz accel-ppp-xebd-f27c0f86d0a8137a8ce416b03581e88f651428d1.zip |
l2tp: Centralise new session launching
Creating new sessions always involves the same steps:
* Create new session context
* Call session's first function in this context
* Start session establishment timer
This patch starts centralising the first two steps in
l2tp_tunnel_confirm_session() (renamed l2tp_tunnel_start_session()
in order to use similar ways for starting tunnels and sessions).
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'accel-cmd')
0 files changed, 0 insertions, 0 deletions