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/types
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>
2 weeks ago
..
appctype appc,ipn/ipnlocal,types/appctype: implement control provided routes 6 months ago
dnstype all: use reflect.TypeFor now available in Go 1.22 (#11078) 5 months ago
empty all: update copyright and license headers 1 year ago
flagtype all: update copyright and license headers 1 year ago
ipproto all: use Go 1.22 range-over-int 3 months ago
key all: use Go 1.22 range-over-int 3 months ago
lazy all: use Go 1.22 range-over-int 3 months ago
logger all: use Go 1.22 range-over-int 3 months ago
logid all: use new AppendEncode methods available in Go 1.22 (#11079) 5 months ago
netlogtype all: update copyright and license headers 1 year ago
netmap net/ipset, wgengine/filter/filtertype: add split-out packages 2 weeks ago
nettype wgengine/magicsock, types/nettype, etc: finish ReadFromUDPAddrPort netip migration 1 year ago
opt ipn: apply tailnet-wide default for auto-updates (#10508) 7 months ago
persist types/persist: remove unused field Persist.Provider 2 months ago
preftype cmd/tailscaled,*: add start of configuration file support 9 months ago
ptr all: update copyright and license headers 1 year ago
structs all: update copyright and license headers 1 year ago
tkatype types/tkatype: add test for MarshaledSignature's JSON format 11 months ago
views cmd/viewer,type/views: add MapSlice for maps of slices 2 weeks ago