[PATCH] device: revert pipelining UAPI requests

Jason A. Donenfeld Jason at zx2c4.com
Tue Mar 9 16:33:32 UTC 2021


On Tue, Mar 9, 2021 at 9:30 AM Laura Zelenku <laura.zelenku at wandera.com> wrote:
>
> Hi Jason,
> I’m just using “wg-quick up wg0” command on Linux env with NO kernel module, just userspace implementation.
> My config file looks like:
> [Interface]
> PrivateKey = ….mEw=

Change your private key. No need to mess with partial exposures.

> In the command output you can see that "wg setconf wg0 /dev/fd/63” stucked and no following commands (set IP address, set MTU, …) are processed.

What's the output of `wg --version`?

Jason


More information about the WireGuard mailing list