839 Commits (4f95b6966bc91372dad00a32358d80828befeda7)

Author SHA1 Message Date
Andrew Dunham a7648a6723 net/dnsfallback: run recursive resolver and compare results 3 years ago
Adrian Dewhurst cd4c71c122 tstest: prepare for Clock API changes 3 years ago
Andrew Dunham d9eca20ee2 net/tcpinfo: add package to allow fetching TCP information 3 years ago
KevinLiang10 243ce6ccc1 util/linuxfw: decoupling IPTables logic from linux router 3 years ago
Ross Zurowski 832f1028c7
net/netutil: parse IP forwarding val as int, not bool (#8455) 3 years ago
Brad Fitzpatrick a874f1afd8 all: adjust case of "IPv4" and "IPv6" 3 years ago
Andrew Dunham b6d20e6f8f go.mod, net/dns/recursive: update github.com/miekg/dns 3 years ago
Brad Fitzpatrick a076213f58 net/memnet: add optional Listener.NewConn config knob 3 years ago
Brad Fitzpatrick 1543e233e6 net/tstun, tsnet: make happier on WASI 3 years ago
Andrew Dunham f077b672e4 net/dns/recursive: add initial implementation of recursive DNS resolver 3 years ago
Brad Fitzpatrick eefee6f149 all: use cmpx.Or where it made sense 3 years ago
Denton Gentry 64f16f7f38 net/dnscache: use PreferGo on Windows. 3 years ago
James Tucker da90fab899 net/netcheck: reenable TestBasic on Windows 3 years ago
Will Norris ea84fc9ad2 net/sockstats: wait before reporting battery usage 3 years ago
James Tucker 9ed3a061c3 net/netns: fix segv when no tailscale interface is found 3 years ago
Brad Fitzpatrick 6e967446e4 tsd: add package with System type to unify subsystem init, discovery 3 years ago
Maisem Ali 3ae7140690 net/tstun: handle exit nodes in NAT configs 3 years ago
Charlotte Brandhorst-Satzkorn 161d1d281a
net/ping,netcheck: add v6 pinging capabilities to pinger (#7971) 3 years ago
Maisem Ali f58751eb2b net/packet: add NAT support for DCCP and GRE 3 years ago
Brad Fitzpatrick 90ba26cea1 net/netcheck: fix crash when IPv6 kinda but not really works 3 years ago
Andrew Dunham 04a3118d45 net/tstun: add tests for captureHook 3 years ago
Mihai Parparita 7330aa593e all: avoid repeated default interface lookups 3 years ago
Mihai Parparita 4722f7e322 all: move network monitoring from wgengine/monitor to net/netmon 3 years ago
Andrew Dunham f85dc6f97c
ci: add more lints (#7909) 3 years ago
Maisem Ali 85de580455 net/tsdial: do not use proxies when dialing out to PeerAPI 3 years ago
Mihai Parparita d0906cda97 net/sockstats: expose debug info 3 years ago
Will Norris 7c386ca6d2 net/sockstats: fix calculation of radio power usage 3 years ago
Mihai Parparita c7cea825ae net/netns: don't log errors when we can't get the default route on Darwin 3 years ago
Andrew Dunham 280255acae
various: add golangci-lint, fix issues (#7905) 3 years ago
Joe Tsai ff1b35ec6c
net/connstats: exclude traffic with internal Tailscale service (#7904) 3 years ago
Mihai Parparita 9a655a1d58 net/dnsfallback: more explicitly pass through logf function 3 years ago
Brad Fitzpatrick 162488a775 net/interfaces: cache "home" router lookup on big Linux routers 3 years ago
James Tucker c5150eae67 net/netcheck: reenable TestNodeAddrResolve on Windows 3 years ago
Brad Fitzpatrick 10f1c90f4d wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 3 years ago
Brad Fitzpatrick 29f7df9d8f wgengine/magicsock, etc: remove mostly unused WriteTo methods 3 years ago
Brad Fitzpatrick 83c41f3697 net/netcheck: remove unused method from interface 3 years ago
James Tucker 8dec1a8724 .github/workflows: reenable Windows CI, disable broken tests 3 years ago
Brad Fitzpatrick c889254b42 net/art: skip tests on CI for now 3 years ago
Andrew Dunham 228d0c6aea net/netcheck: use dnscache.Resolver when resolving DERP IPs 3 years ago
Maisem Ali 64bbf1738e tailcfg: make SelfNodeV4MasqAddrForThisPeer a pointer 3 years ago
David Anderson a5fd51ebdc net/art: disable the IPv6 100k routes benchmark. 3 years ago
David Anderson a7c910e361 net/art: implement the Table type, a multi-level art route table. 3 years ago
Mihai Parparita edb02b63f8 net/sockstats: pass in logger to sockstats.WithSockStats 3 years ago
Mihai Parparita 782ccb5655 .github/workflows: run one set of tests with the tailscale_go build tag 3 years ago
Mihai Parparita e978299bf0 net/sockstats: disable deltas for the cell radio power state metric 3 years ago
Will Norris 22680a11ae net/sockstats: return early if no radio period length 3 years ago
Will Norris 75784e10e2 sockstats: add client metrics for radio power state 3 years ago
Tom DNetto 6a627e5a33 net, wgengine/capture: encode NAT addresses in pcap stream 3 years ago
Jordan Whited f475e5550c
net/neterror, wgengine/magicsock: use UDP GSO and GRO on Linux (#7791) 3 years ago
David Anderson 4d1b3bc26f net/art: implement the stride table building block of ART 3 years ago