Commit Graph
2 Commits
Author SHA1 Message Date
Alexander Neumann ae6bc4dd64 tun/netstack: check error returned by SetDeadline()
Signed-off-by: Alexander Neumann <[email protected]>
[Jason: don't wrap deadline error.]
Signed-off-by: Jason A. Donenfeld <[email protected]>
2022-03-09 18:27:36 -07:00
Alexander Neumann 2cec4d1a62 tun/netstack: update to latest wireguard-go
This commit fixes all callsites of netip.AddrFromSlice(), which has
changed its signature and now returns two values.

Signed-off-by: Alexander Neumann <[email protected]>
[Jason: remove error handling from AddrFromSlice.]
Signed-off-by: Jason A. Donenfeld <[email protected]>
2022-03-09 18:27:36 -07:00