mirror of
https://github.com/tailscale/tailscale.git
synced 2026-09-18 00:57:37 -04:00
We have many function pointers that we replace for the duration of test and restore it on test completion, add method to do that. Signed-off-by: Maisem Ali <maisem@tailscale.com>