summaryrefslogtreecommitdiffhomepage
path: root/tsconst/interface.go
AgeCommit message (Collapse)AuthorFilesLines
2020-09-14net/netns: add windows support.David Anderson1-0/+11
Also remove rebinding logic from the windows router. Magicsock will instead rebind based on link change signals. Signed-off-by: David Anderson <danderson@tailscale.com>