aboutsummaryrefslogtreecommitdiffstats
path: root/tun/netstack/examples/http_server.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* global: use Go 1.18's netip helpersjd/netip-go118Jason A. Donenfeld2021-11-061-1/+1
* global: use netip where possible nowJason A. Donenfeld2021-11-061-2/+4
* global: remove old-style build tagsJason A. Donenfeld2021-10-121-1/+0
* global: add newer-style build tagsJason A. Donenfeld2021-10-121-0/+1
* tun/netstack: bump deps and apiJason A. Donenfeld2021-03-061-4/+6
* netstack: introduce new module for gvisor tcp tun adapterJason A. Donenfeld2021-01-211-0/+48