mirror of
https://github.com/tailscale/tailscale.git
synced 2026-06-14 21:06:44 +08:00
Profiling identified this as a fairly hot path for growing a slice. Given this is only used in control & when a new packet filter is received, this shouldnt be hot in the client. |
||
|---|---|---|
| .. | ||
| filter_clone.go | ||
| filter_test.go | ||
| filter.go | ||
| match.go | ||
| tailcfg.go | ||