Add L2TP offloading support

Fixes #13

Also-by: Dominique Martinet <asmadeus@codewreck.org>
This commit is contained in:
Samuel Thibault 2023-04-23 13:50:04 +02:00
parent 13d7080ac1
commit a9e18411d3
8 changed files with 715 additions and 35 deletions

View file

@ -238,6 +238,8 @@ int garden_session(sessiont *s, int flag, char *newuser)
s->walled_garden = 0;
// TODO: try to enable kernel acceleration with switch_kernel_accel(s);
if (flag != F_CLEANUP)
{
/* OK, we're up! */