diff options
author | Guillaume Nault <g.nault@alphalink.fr> | 2014-02-06 17:23:13 +0100 |
---|---|---|
committer | Dmitry Kozlov <xeb@mail.ru> | 2014-02-08 09:31:00 +0400 |
commit | 7f4fb7016323b8f62e84085c62e6a80109dc0196 (patch) | |
tree | a5e593709db3dfeb47f8a92fa6930818a675b1f4 /accel-pppd/logs | |
parent | fc4562cdf96029e55980c76301ea13fcacba18aa (diff) | |
download | accel-ppp-7f4fb7016323b8f62e84085c62e6a80109dc0196.tar.gz accel-ppp-7f4fb7016323b8f62e84085c62e6a80109dc0196.zip |
l2tp: remove l2tp_tunnel_start_session()
Since launching L2TP sessions doesn't require to create a new context
anymore, the only purpose of l2tp_tunnel_start_session() is to start
the session establishment timer. This patch let the session startup
functions handle this timer, so that sessions aren't started by a
function pointer anymore. Direct access to the session startup function
also let the caller handle startup failures using its existing error
handling path.
Signed-off-by: Guillaume Nault <g.nault@alphalink.fr>
Diffstat (limited to 'accel-pppd/logs')
0 files changed, 0 insertions, 0 deletions