Highlights
- Pro
Pinned
4,723 contributions in the last year
Less
More
Activity overview
Contribution activity
September 2021
Created 9 commits in 1 repository
Created a pull request in tailscale/tailscale that received 24 comments
metrics: optimize CurrentFDs to not allocate on Linux
It was 50% of our allocs on one of our servers. (!!) Updates #2784
+126
−10
•
24
comments
Opened 4 other pull requests in 1 repository
Reviewed 8 pull requests in 1 repository
tailscale/tailscale
8 pull requests
- net/dns: replace resolver IPs with type for DoH
- metrics: optimize CurrentFDs to not allocate on Linux
- all: bump minimum Go to 1.17
- cmd/derper: reduce serverSTUN allocs
- wgengine/magicsock, health, ipn/ipnstate: track DERP-advertised health
- A few more magicsock cleanups for the post-disco world.
- wgengine/magicsock: simplify lazy reconfig workflow
- cmd/derper: listen on host of flag server addr for port 80 and 3478
Created an issue in golang/go that received 2 comments
net/http: Server doesn't use ReadHeaderTimeout for TLS handshake deadline
The net/http.Server does: // Serve a new connection. func (c *conn) serve(ctx context.Context) { ... if tlsConn, ok := c.rwc.(*tls.Conn); ok { if d :=
2
comments
Opened 5 other issues in 2 repositories
tailscale/tailscale
2
closed
2
open
golang/go
1
open
27
contributions
in private repositories
Sep 1 – Sep 2

