feature/conn25,ipn/ipnlocal: remove UseWIPCode() guards
Removing this check installs conn25 instance-level hooks whenever the feature is built in. init-level hooks were always installed, but used this guard to exit early. Now all hooks, both instance-level and init-level rely on netmap configuration (populated tailscale.com/app-connectors-experimental node attribute, with non-empty apps) to not exit early. The conn25-shutoff feature flag tells control not to send that node attribute. Fixes tailscale/corp#39033 Signed-off-by: Michael Ben-Ami <mzb@tailscale.com>
M
Michael Ben-Ami committed
0aba4d946033f0daec4594cd1e0d82357800fecc
Parent: 9d48dbd
Committed by mzbenami <mike.benami@gmail.com>
on 7/30/2026, 4:14:49 PM