[PATCH wireguard-go] tun/netstack: bump to latest gvisor

2022-08-23 Thread Shengjing Zhu
To build with go1.19, gvisor needs 99325baf ("Bump gVisor build tags to go1.19"). However gvisor.dev/gvisor/pkg/tcpip/buffer is no longer available, so refactor to use gvisor.dev/gvisor/pkg/tcpip/link/channel directly. Signed-off-by: Shengjing Zhu --- tun/netstack/go.mod | 3 +- tu

Re: [PATCH wireguard-go] tun/netstack: bump to latest gvisor

2022-08-29 Thread Shengjing Zhu
Hi, On Mon, Aug 29, 2022 at 11:59 PM Jason A. Donenfeld wrote: > > Hi Shengjing, > > Thanks for the patch. I'll apply this. But one question: > > On Fri, Aug 19, 2022 at 01:27:28AM +0800, Shengjing Zhu wrote: > > dev := { > > + ep: