1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2025-09-18 20:57:50 +02:00
wireguard-go/tun/netstack
tqbf f7acdab244 fix addressing and deadlines
- setting a now deadline unblocks a blocked read
- setting a specific deadline over a previous deadline honors
  the new one
- WriteTo will accept a net.Addr, not just a PingAddr

Signed-off-by: Thomas Ptacek <thomas@sockpuppet.org>
2022-02-02 12:14:39 -06:00
..
examples tun/netstack: implement ICMP ping 2022-02-01 20:16:42 +01:00
go.mod global: use netip where possible now 2021-11-23 22:03:15 +01:00
go.sum global: use netip where possible now 2021-11-23 22:03:15 +01:00
tun.go fix addressing and deadlines 2022-02-02 12:14:39 -06:00