]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
device: allow pipelining UAPI requests
authorJason A. Donenfeld <Jason@zx2c4.com>
Mon, 25 Jan 2021 18:00:43 +0000 (19:00 +0100)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 25 Jan 2021 19:48:28 +0000 (20:48 +0100)
commit18e47795e598973195887893e7d77baddec53ebb
tree3688fae4aedbad3be80d6ac97d4105f3fc0ba072
parenta29767dda6db9811b547ceec593a7170dc33bd31
device: allow pipelining UAPI requests

The original spec ends with \n\n especially for this reason.

Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
device/uapi.go