l2tplac: Delay considering the tunnel to LNS open until SCCCN ack

We are not really supposed to send ICRQ until we got our SCCCN acked, so better
wait for it.
This commit is contained in:
Samuel Thibault 2025-03-09 17:48:28 +01:00
parent 6f04a5c390
commit b48dfb2697
2 changed files with 18 additions and 5 deletions

View file

@ -517,6 +517,7 @@ tunnelt;
typedef struct
{
int32_t scccn; // seq number of last sccn waiting for an ack (-1 if none)
controlt *controlr; // queue of OoO-received messages
int l2tp_fd; // kernel acceleration UDP socket
}