diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2014-02-06 17:20:44 +0100 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2014-02-08 09:31:00 +0400 |
commit | 74ce7e07a4a9e65f2cc641897bafe2d26c394b75 (patch) | |
tree | 2460b152bd80fb97b9282bfc8f04c6c68c2f5c88 /contrib/gentoo | |
parent | 3b5fb8b711bf79c19150d150525a6b8cf9c003c6 (diff) | |
download | accel-ppp-74ce7e07a4a9e65f2cc641897bafe2d26c394b75.tar.gz accel-ppp-74ce7e07a4a9e65f2cc641897bafe2d26c394b75.zip |
l2tp: prepare for starting data channels in their own context
Define a new function for initialising and starting the data channel of
an L2TP session. For now, l2tp_session_start_data_channel() only
gathers the data channel specific operations, previously handled by
l2tp_tunnel_alloc_session() and l2tp_session_connect().
While here, move deletion of the session establishment timer to the
beginning of l2tp_session_connect(), so that it will stop even if the
function fails.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'contrib/gentoo')
0 files changed, 0 insertions, 0 deletions