Highlights
- Arctic Code Vault Contributor
- Pro
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,575 contributions in the last year
Contribution activity
November 2020
Created 31 commits in 3 repositories
Created a pull request in tailscale/tailscale that received 1 comment
control/controlclient: diagnose zero bytes from control
Updates #921 Signed-off-by: Brad Fitzpatrick bradfitz@tailscale.com
Opened 8 other pull requests in 1 repository
tailscale/tailscale
8
merged
- net/dnscache, control/controlclient: use DNS cache when dialing control
- ipn: debug zero bytes in IPN json messages
- ipn: treat zero-length file state store file as missing
- tailcfg: document FilterRule
- control/controlclient: send warning flag in map request when IP forwarding off
- ipn: two logging fixes
- cmd/tailscale/cli: fix double tag: prefix in tailscale up
- wgengine/router/dns: run ipconfig /registerdns async, log timing
Reviewed 4 pull requests in 2 repositories
tailscale/tailscale 3 pull requests
tailscale/go 1 pull request
Created an issue in tailscale/tailscale that received 14 comments
Windows memory corruption
In 1.2.x, we're sometimes seeing memory corruption on Windows. It's always string data so far, zeroed out for 4 bytes at offset 0, then 8 bytes at …

