Samuel Thibault
b5c198ae87
l2tplac: fast-forward session that triggered tunnel creation
...
Previously, when we got a call to be forwarded to another LNS and we didn't
have a tunnel to it yet, we would wait for a PAP/CHAP re-send to trigger the
creation of a session in the fresh tunnel. We do not have to wait, we can
trigger that on SCCCN ack.
2025-03-09 19:02:49 +01:00
Samuel Thibault
b409fb7b9d
l2tplac: move forward session creation to lac_create_session function
...
Which will be useful to fasten session creation after tunnel is created.
2025-03-09 19:02:49 +01:00
Samuel Thibault
c7853de428
Consolidate stat update code
...
into
update_session_in_stat
update_session_out_stat
2024-05-13 20:14:38 +02:00
Samuel Thibault
7bf791816c
Fix the password used when acting as LAC
...
When acting as LNS, we have to answer challenges with our own secret, but
when acting as LAC, we have to answer challenges with the LNS secret, not
ours.
2023-03-26 18:01:00 +02:00
fendo
b3f40f41f7
Add DHCPv6 functionality.
2014-09-11 16:19:57 +02:00
fendo
137bcc9981
Adding the possibility to listening multiple IP L2TP tunnels.
2013-03-06 22:18:32 +01:00
fendo
11996ba414
Add PPPOE-SERVER functionality
2013-01-08 10:50:57 +01:00
fendo
699dd8b571
Fix: last_packet no updated in cluster mode
2012-12-20 23:44:21 +01:00
fendo
35f10d93f4
Final development LAC functionality.
...
Fix Possible ring buffer overflow.
2012-12-15 00:00:13 +01:00
fendo
0834bba08e
Fix: loopback protection
2012-12-09 18:50:07 +01:00
fendo
bcc2c7408b
Fix LAC functionnality
2012-12-07 23:42:44 +01:00
fendo
5e65215ed4
Following development LAC functionality
2012-12-06 01:40:12 +01:00
fendo
4df24fd868
first version of the LAC functionality
2012-11-28 23:43:33 +01:00