Brad Fitzpatrick

Results 490 comments of Brad Fitzpatrick

We do nowadays have a bool that users can set on their network to disable IPv4 addresses on their nodes.

@omeryagmurlu, search for `disableIPv4` at https://tailscale.com/kb/1018/acls/

cc @josharian

> Why does this repo copy/paste in package gosym, instead of using std debug/gosym? It's a fork with extra API, IIRC.

@Splizard, interested in fixing this? :)

Sorry, I can't look at this anytime soon. I'm offline for two weeks starting tomorrow, on vacation. Let me know if you discover any other clues.

@cicika, @sidazhang, could either of you try this again with the latest data?

Moving the repo alone doesn't solve the maintainership problem. Who's going to review changes? They often require a lot of work. It's time consuming.

I'd prefer a new exported field on Client, not a new constructor. Also, each server shard might have its own hostname/tls.Config. The option on Client should be more like `TLSConfigForerver...