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/ipn
Brad Fitzpatrick 86e0f9b912 net/ipset, wgengine/filter/filtertype: add split-out packages
This moves NewContainsIPFunc from tsaddr to new ipset package.

And wgengine/filter types gets split into wgengine/filter/filtertype,
so netmap (and thus the CLI, etc) doesn't need to bring in ipset,
bart, etc.

Then add a test making sure the CLI deps don't regress.

Updates #1278

Change-Id: Ia246d6d9502bbefbdeacc4aef1bed9c8b24f54d5
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
5 months ago
..
conffile
ipnauth
ipnlocal net/ipset, wgengine/filter/filtertype: add split-out packages 5 months ago
ipnserver
ipnstate cmd/tailscale/cli: print node signature in `tailscale lock status` 5 months ago
localapi ipn/localapi,client/tailscale,cmd/derper: add WhoIs lookup by nodekey, use in derper 5 months ago
policy
store ipn/store/kubestore, cmd/containerboot: allow overriding client api server URL via ENV (#12115) 5 months ago
backend.go health: begin work to use structured health warnings instead of strings, pipe changes into ipn.Notify (#12406) 5 months ago
conf.go
doc.go
ipn_clone.go
ipn_test.go
ipn_view.go
prefs.go
prefs_test.go
serve.go
serve_test.go
store.go
store_test.go