aboutsummaryrefslogtreecommitdiffstats
path: root/tun/netstack (follow)
Commit message (Expand)AuthorAgeFilesLines
* tun/netstack: bump modJason A. Donenfeld2022-03-162-24/+17
* all: update to Go 1.18Josh Bleecher Snyder2022-03-164-4/+4
* tun/netstack: check error returned by SetDeadline()Alexander Neumann2022-03-091-1/+4
* tun/netstack: update to latest wireguard-goAlexander Neumann2022-03-093-24/+36
* tun/netstack: simplify read timeout on ping socketJason A. Donenfeld2022-02-021-43/+14
* tun/netstack: implement ICMP pingThomas H. Ptacek2022-02-022-24/+343
* global: apply gofumptJason A. Donenfeld2021-12-091-2/+5
* global: use netip where possible nowJason A. Donenfeld2021-11-235-67/+94
* tun/netstack: update gvisorMikael Magnusson2021-10-223-22/+403
* global: remove old-style build tagsJason A. Donenfeld2021-10-122-2/+0
* global: add newer-style build tagsJason A. Donenfeld2021-10-122-0/+2
* tun/netstack: update go mod and remove GSO argumentJason A. Donenfeld2021-05-063-16/+18
* tun/netstack: bump deps and apiJason A. Donenfeld2021-03-065-40/+257
* device: return error from Up() and Down()Jason A. Donenfeld2021-02-101-1/+4
* netstack: further sequester with own go.mod and go.sumJason A. Donenfeld2021-01-212-0/+400
* netstack: introduce new module for gvisor tcp tun adapterJason A. Donenfeld2021-01-213-0/+916