96bb05ce2f
The .Concise() view had grown hard to read over time. Originally, we assumed a peer almost always had just one endpoint and one-or-more allowedips. With magicsock, we now almost always have multiple endpoints per peer. And empirically, almost every peer has only one allowedip. Change their order so we can line up allowedips vertically. Also do some tweaking to make multiple endpoints easier to read. While we're here, add a column to show the home DERP server of each peer, if any. |
||
---|---|---|
.. | ||
auto.go | ||
auto_test.go | ||
controlclient_test.go | ||
direct.go | ||
direct_test.go | ||
netmap.go | ||
persist_test.go |