| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-03-29 | merge with mainnaman/netstack-subnet-routing | Naman Sood | 1 | -5/+5 |
| 2021-03-29 | wgengine/netstack: release lock early on addSubnetAddress | Naman Sood | 1 | -2/+3 |
| 2021-03-29 | wgengine/netstack: reduce calls to netstack AddAddress | Naman Sood | 1 | -1/+5 |
| 2021-03-29 | wgengine/netstack: make {add,remove}SubnetAddress use netaddr.IP | Naman Sood | 1 | -19/+8 |
| 2021-03-29 | wgengine/netstack: correct refcount, explain promiscuous mode | Naman Sood | 1 | -18/+30 |
| 2021-03-26 | net/tstun: rename TUN to Wrapper. | David Anderson | 1 | -3/+3 |
| 2021-03-26 | net/tstun: merge in wgengine/tstun. | David Anderson | 1 | -1/+1 |
| 2021-03-26 | wgengine/netstack: fix connsOpenBySubnetIP comment | Naman Sood | 1 | -2/+4 |
| 2021-03-26 | wgengine/netstack: use netaddr.IP in connsOpenBySubnetIP map | Naman Sood | 1 | -18/+30 |
| 2021-03-26 | wgengine/netstack: only remove address from netstack when all TCP connections... | Naman Sood | 1 | -8/+8 |
| 2021-03-25 | wgengine/netstack: Allow userspace networking mode to expose subnets | Naman Sood | 1 | -37/+93 |
| 2021-03-23 | all: s/Magic DNS/MagicDNS/ for consistency | Brad Fitzpatrick | 1 | -1/+1 |
| 2021-03-17 | wgengine/netstack: use inet.af/netstack, remove 64-bit only limitation | Brad Fitzpatrick | 1 | -17/+14 |
| 2021-03-16 | Revert "wgengine/netstack: update gvisor to remove 64-bit only limitation" | David Anderson | 1 | -2/+5 |
| 2021-03-15 | wgengine/netstack: update gvisor to remove 64-bit only limitation | Brad Fitzpatrick | 1 | -5/+2 |
| 2021-03-15 | client, cmd/hello, ipn, wgengine: fix whois for netstack-forwarded connections | Naman Sood | 1 | -3/+17 |
| 2021-03-08 | wgengine/netstack: stop UDP forwarding when one side dies | Naman Sood | 1 | -5/+8 |
| 2021-03-08 | wgengine/netstack: add support for incoming UDP connections | Naman Sood | 1 | -9/+67 |
| 2021-03-03 | wgengine/netstack: remove some v2 logging by default | Brad Fitzpatrick | 1 | -4/+13 |
| 2021-03-03 | wgengine/netstack: use system dialer to contact servers on localhost | Naman Sood | 1 | -1/+2 |
| 2021-03-02 | wgengine/netstack: forward incoming connections to localhost | Naman Sood | 1 | -13/+15 |
| 2021-03-01 | cmd/tailscaled, wgengine: remove --fake, replace with netstack | Brad Fitzpatrick | 1 | -36/+30 |
| 2021-03-01 | wgengine/netstack: add Magic DNS + DNS resolution to SOCKS5 dialing | Brad Fitzpatrick | 1 | -3/+79 |
| 2021-02-26 | wgengine/netstack: start SOCKS5 server in netstack mode | Naman Sood | 1 | -0/+18 |
| 2021-02-25 | wgengine, cmd/tailscaled: refactor netstack, forward TCP to hello as demo (#1... | Naman Sood | 1 | -114/+224 |
| 2021-02-05 | types/netmap: split controlclient.NetworkMap off into its own leaf package | Brad Fitzpatrick | 1 | -2/+2 |
| 2021-01-15 | wgengine/netstack: use tailscale IPs instead of a hardcoded one (#1131) | Naman Sood | 1 | -1/+41 |
| 2021-01-11 | wengine/netstack: bump gvisor to latest version | Naman Sood | 1 | -2/+2 |
| 2021-01-11 | wgengine/netstack: don't build netstack on 32-bit platforms | Brad Fitzpatrick | 1 | -0/+3 |
| 2021-01-11 | cmd/tailscaled, wgengine/netstack: add start of gvisor userspace netstack work | Brad Fitzpatrick | 1 | -0/+154 |