]> git.ipfire.org Git - thirdparty/wireguard-go.git/commit
conn: fix windows situation with boundif
authorJason A. Donenfeld <Jason@zx2c4.com>
Sun, 7 Jun 2020 07:24:06 +0000 (01:24 -0600)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 7 Jun 2020 07:26:25 +0000 (01:26 -0600)
commit59e556f24ec7503eda8ff15f026b2df44e096b6f
tree10418f3c24538e33dc199ae81634c01cc2f33635
parent31faf4c1598c67ba3b2ade4471e0a80ee4b0c968
conn: fix windows situation with boundif

This was evidently never tested before committing.

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