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 8ca796d144 ipn, ipn/policy: filter portlist to a short list of "interesting" ports
Adds new package ipn/policy to be shared between node client & control server.

Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
4 years ago
..
ipnserver cmd/tailscale: add status subcommand 4 years ago
ipnstate cmd/tailscale: add status subcommand 4 years ago
policy ipn, ipn/policy: filter portlist to a short list of "interesting" ports 4 years ago
backend.go cmd/tailscale: add status subcommand 4 years ago
doc.go Move Linux client & common packages into a public repo. 4 years ago
e2e_test.go controlclient, ipn: adjust tests for authURL semantic changes 4 years ago
fake_test.go cmd/tailscale: add status subcommand 4 years ago
handle.go cmd/tailscale: add status subcommand 4 years ago
local.go ipn, ipn/policy: filter portlist to a short list of "interesting" ports 4 years ago
message.go cmd/tailscale: add status subcommand 4 years ago
message_test.go ipn: use *Prefs rather than Prefs throughout. 4 years ago
prefs.go all: update to wireguard-go API changes 4 years ago
prefs_test.go all: update to wireguard-go API changes 4 years ago
store.go ipn: have NewFileStore try to create directories as needed 4 years ago
store_test.go Introduce a state store to LocalBackend. 4 years ago