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/wgengine/wgcfg
Joe Tsai d8ef50fe3c tailcfg: support LogUploadAuth and empty DataPlaneAuditLogID
This updates the Tailscale protocol to support the following:
* Network flow logs to be uploaded with a custom HTTP Authorization.
* Network flow logs to be uploaded under a TailnetID
without also needing to be associated with a particular NodeID.
* Network flow logs to to exclude embedded node information
based on a capability flag (see #17668).

Updates tailscale/corp#33352

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 months ago
..
nmcfg tailcfg: support LogUploadAuth and empty DataPlaneAuditLogID 2 months ago
config.go tailcfg: support LogUploadAuth and empty DataPlaneAuditLogID 2 months ago
config_test.go util/checkchange: stop using deephash everywhere 3 months ago
device.go all: use Go 1.20's errors.Join instead of our multierr package 3 months ago
device_test.go go.mod,wgengine/magicsock: update wireguard-go (#16148) 7 months ago
parser.go all: update copyright and license headers 3 years ago
parser_test.go all: use Go 1.22 range-over-int 2 years ago
wgcfg_clone.go tailcfg: support LogUploadAuth and empty DataPlaneAuditLogID 2 months ago
writer.go wgengine/wgcfg: don't send UAPI to disable keep-alives on new peers 2 years ago