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.
2020-06-24 19:45:27 -07:00
..
derper_test.go derp, cmd/derper: add frameWatchConns, framePeerPresent for inter-DERP routing 2020-06-03 08:03:29 -07:00
derper.go cmd/derper, derp: add some more varz and consistency check handler 2020-06-23 14:01:51 -07:00
mesh.go cmd/derper: fix embarassing bug introduced in earlier refactor 2020-06-24 19:45:27 -07:00