You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/derper
Brad Fitzpatrick 3553512a71 cmd/derper: fix embarassing bug introduced in earlier refactor
The remove hook implementation was copy/pasted from the line above and
I didn't change the body, resulting in packet forwarding routes never
being removed.

Fortunately we weren't using this path yet, but it led to stats being
off, and (very) slow memory growth.
4 years ago
..
derper.go cmd/derper, derp: add some more varz and consistency check handler 4 years ago
derper_test.go derp, cmd/derper: add frameWatchConns, framePeerPresent for inter-DERP routing 4 years ago
mesh.go cmd/derper: fix embarassing bug introduced in earlier refactor 4 years ago