19 Commits (b46c5ae82ab006ef8623730ef729051663e36732)

Author SHA1 Message Date
Will Norris 71029cea2d all: update copyright and license headers 3 years ago
Will Norris 3becf82dd3 types/views: add SliceEqualAnyOrder func 3 years ago
Brad Fitzpatrick 1598cd0361 net/tsaddr: remove ContainsFunc helpers (they're now in x/exp/slices) 3 years ago
Maisem Ali 20324eeebc ipn/prefs: add views 4 years ago
Sonia Appasamy 5363a90272 types/view: add ContainsNonExitSubnetRoutes func 4 years ago
Maisem Ali 51c3d74095 types/views: add BenchmarkSliceIteration 4 years ago
Brad Fitzpatrick a12aad6b47 all: convert more code to use net/netip directly 4 years ago
Brad Fitzpatrick 6a396731eb all: use various net/netip parse funcs directly 4 years ago
Brad Fitzpatrick 7eaf5e509f net/netaddr: start migrating to net/netip via new netaddr adapter package 4 years ago
Brad Fitzpatrick 43f3a969ca types/views: add SliceContains, View.ContainsFunc, View.IndexFunc 4 years ago
Maisem Ali 6dae9e47f9 types/views: remove alloc in hot path 4 years ago
Maisem Ali 395cb588b6 types/views: make SliceOf/MapOf panic if they see a pointer 4 years ago
Maisem Ali d04afc697c cmd/viewer,types/views: add support for views of maps 4 years ago
Maisem Ali c4e9739251 cmd/viewer: add codegen tool for Views 4 years ago
Maisem Ali bd073b8dd6 types/views: rename Generic to Unwrap 4 years ago
Maisem Ali 6b9d938c1a types/views: add generic Slice[T] and remove StringSlice 4 years ago
Maisem Ali c85694fac4 types/views: add ContainsExitRoutes to IPPrefixSlice 4 years ago
Maisem Ali c7a8f0992d ipn/ipnlocal: use views for Peer.PrimaryRoutes and Peer.Tags 4 years ago
Maisem Ali 53998e26a6 tailcfg: introduce HostinfoView 4 years ago