mirror of
https://github.com/tailscale/tailscale.git
synced 2026-03-23 00:32:24 -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>