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/control
Claire Wang 221de01745
control/controlclient: fix sending peer capmap changes (#11457)
Instead of just checking if a peer capmap is nil, compare the previous
state peer capmap with the new peer capmap.
Updates tailscale/corp#17516

Signed-off-by: Claire Wang <claire@tailscale.com>
2 months ago
..
controlbase all: cleanup unused code, part 2 (#10670) 5 months ago
controlclient control/controlclient: fix sending peer capmap changes (#11457) 2 months ago
controlhttp net/wsconn: accept a remote addr string and plumb it through 9 months ago
controlknobs all: use reflect.TypeFor now available in Go 1.22 (#11078) 4 months ago