You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/ipn
Mihai Parparita 780c56e119 ipn/ipnlocal: add delegated interface information to /interfaces PeerAPI handler
Exposes the delegated interface data added by #7248 in the debug
endpoint. I would have found it useful when working on that PR, and
it may be handy in the future as well.

Also makes the interfaces table slightly easier to parse by adding
borders to it. To make then nicer-looking, the CSP was relaxed to allow
inline styles.

Signed-off-by: Mihai Parparita <mihai@tailscale.com>
2 years ago
..
ipnauth all: update copyright and license headers 2 years ago
ipnlocal ipn/ipnlocal: add delegated interface information to /interfaces PeerAPI handler 2 years ago
ipnserver all: update copyright and license headers 2 years ago
ipnstate ipn/ipnstate: update field docs on PeerStatus. 2 years ago
localapi version: unexport all vars, turn Short/Long into funcs 2 years ago
policy all: update copyright and license headers 2 years ago
store all: use Go 1.20's bytes.Clone 2 years ago
backend.go all: update copyright and license headers 2 years ago
doc.go all: update copyright and license headers 2 years ago
fake_test.go all: update copyright and license headers 2 years ago
ipn_clone.go all: update copyright and license headers 2 years ago
ipn_view.go all: update copyright and license headers 2 years ago
prefs.go all: update copyright and license headers 2 years ago
prefs_test.go all: update copyright and license headers 2 years ago
serve.go all: update copyright and license headers 2 years ago
store.go ipn: remove unused NLKeyStateKey constant 2 years ago