| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2020-07-23 | control/controlclient: rewrite, test NetworkMap.ConciseDiffFrom | Brad Fitzpatrick | 1 | -11/+156 | |
| It stood out a lot in hello.ipn.dev's profiles for generating a lot of garbage (and thus GC CPU). | |||||
| 2020-06-25 | control/controlclient: add Debug field to NetworkMap | Brad Fitzpatrick | 1 | -18/+54 | |
| As part of disabling background STUN packets when idle, we want an emergency override switch to turn it back on, in case it interacts poorly in the wild. We'll send that via control, but we'll want to plumb it down to magicsock via NetworkMap. Updates tailscale/corp#320 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> | |||||
| 2020-06-24 | control/controlclient: cut down some NetworkMap stringification & diff ↵ | Brad Fitzpatrick | 1 | -0/+36 | |
| allocations And start of tests. | |||||
