[WireGuard] LEDE / OpenWrt test - on TP-Link841Nv11 - 15MBs and crash

Jason A. Donenfeld Jason at zx2c4.com
Wed Jul 27 13:05:18 CEST 2016


On Wed, Jul 27, 2016 at 12:26 PM, Jens Viisauksena <jens at viisauksena.de> wrote:
> It should however not lead to netifd outofmemory, load of 2.6 and the
> oomkiller berserking around at all... even if its not directly wg fault.

One thing to try would be removing these lines from src/socket.c:

socket.c
386:    sk_clear_memalloc(sock);
394:    sk_set_memalloc(sock->sk);

I'd be interested to learn if that fixes things.


More information about the WireGuard mailing list