Pinned
1,671 contributions in the last year
Less
More
Contribution activity
July 2021
Created 26 commits in 3 repositories
Created 1 repository
Created a pull request in tailscale/tailscale that received 3 comments
util/deephash: simplify hex encode
With https://go-review.googlesource.com/c/go/+/332689, Before: BenchmarkHash-24 62504 19250 ns/op 2297 B/op 58 allocs/op BenchmarkHashMapAcyclic-24…
+1
−7
•
3
comments
Opened 12 other pull requests in 2 repositories
tailscale/tailscale
1
open
5
merged
Reviewed 42 pull requests in 2 repositories
tailscale/tailscale 40 pull requests
- net/dns/resolver: allow an extra alloc for go closure allocation
- cmd/derper: mesh over VPC network
- tstime/mono: add new package, use everywhere
- net/tstun: buffer outbound channel
- tailcfg: add Node.PrimaryRoutes
- net/dnscache: make Dialer try all resolved IPs
- net/dnscache: cache all IPs per hostname
- wgengine: re-set DNS config on Linux after a major link change
- wgengine/{monitor,router}: restore Linux ip rules when systemd deletes them
- wgengine/router: take a link monitor
- net/dns/resolver: upgrade forwarded MagicDNS queries to DoH when IP known
- tstest/integration/vms: attempt to send more UDP packets
- tstest/integration/vms: deflake the tailscale_status test
- optimize throughput a bit
- ipn/localapi: fix inability to receive taildrop files w/ escaped names
- ipn/ipnlocal: save prefs to disk on UpdatePrefs
- tstest/integration/vms: delete a log file i was using to debug the tests
- derp: remove "fine for now" intentional slow memory leak from derp server
- cmd/derper/derpprobe: add derp prober
- ipn: another controlplane synonym
- tstest/integration/vms: split up test framework into files
- tstest/integration/testcontrol: add ipv6 support
- tstest/integration/testcontrol: ipv6 support
- Revert "Revert "tstest/integration/vms: end-to-end UDP test""
- ipn/ipnlocal: start to test whether all state transitions save prefs to disk
- Some pull request reviews not shown.
tailscale/sqlite 2 pull requests
Created an issue in tailscale/tailscale that received 4 comments
net/dns/resolver: allocs test failing on Go 1.17
$ go test -v -run=TestAllocs ./net/dns/resolver
=== RUN TestAllocs tsdns_test.go:945: forward: allocs = 3; want 2
--- FAIL: TestAllocs (0.00s)
FAIL…
4
comments
Opened 2 other issues in 1 repository
tailscale/tailscale
2
open
69
contributions
in private repositories
Jul 1 – Jul 29