tailscale/tstest
Maisem Ali 1ecc16da5f tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilities
Define PeerCapabilty and PeerCapMap as the new way of sending down
inter-peer capability information.

Previously, this was unstructured and you could only send down strings
which got too limiting for certain usecases. Instead add the ability
to send down raw JSON messages that are opaque to Tailscale but provide
the applications to define them however they wish.

Also update accessors to use the new values.

Updates #4217

Signed-off-by: Maisem Ali <maisem@tailscale.com>
2023-07-25 14:32:51 -07:00
..
archtest all: update copyright and license headers 2023-01-27 15:36:29 -08:00
deptest tstest/deptest: add test-only package to unify negative dep tests 2023-07-20 23:18:40 -07:00
integration tailcfg,ipn/ipnlocal,wgengine: add values to PeerCapabilities 2023-07-25 14:32:51 -07:00
iosdeps tstest/deptest: add test-only package to unify negative dep tests 2023-07-20 23:18:40 -07:00
jsdeps tstest/deptest: add test-only package to unify negative dep tests 2023-07-20 23:18:40 -07:00
natlab wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 2023-04-15 13:40:15 -07:00
tools all: update copyright and license headers 2023-01-27 15:36:29 -08:00
allocs.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
clock.go tstime: add Since method (#8622) 2023-07-14 16:50:17 -04:00
clock_test.go tstime: add Since method (#8622) 2023-07-14 16:50:17 -04:00
log.go tstest: do not panic when a panic logs 2023-06-28 13:27:26 -07:00
log_test.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
resource.go all: update copyright and license headers 2023-01-27 15:36:29 -08:00
tstest.go all: use tstest.Replace more 2023-03-04 12:24:55 -08:00
tstest_test.go tstest: add method to Replace values for tests 2023-03-03 17:02:33 -08:00