mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-12 16:26:19 +00:00
Rather than separate functions to hash each kind, just rely on the fact that these are direct memory hashable, thus simplifying the code. Signed-off-by: Joe Tsai <joetsai@digital-static.net>