summaryrefslogtreecommitdiff
path: root/accel-pppd
diff options
context:
space:
mode:
Diffstat (limited to 'accel-pppd')
-rw-r--r--accel-pppd/ppp/ppp.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/accel-pppd/ppp/ppp.c b/accel-pppd/ppp/ppp.c
index fe6d597e..9833a28b 100644
--- a/accel-pppd/ppp/ppp.c
+++ b/accel-pppd/ppp/ppp.c
@@ -256,6 +256,8 @@ static void destablish_ppp(struct ppp_t *ppp)
}
}
+ ap_session_finished(&ppp->ses);
+
if (conf_unit_cache) {
triton_md_unregister_handler(&ppp->unit_hnd, 0);