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 82f5f438e0
wgengine/wgcfg: plumb down audit log IDs (#5855)
The node and domain audit log IDs are provided in the map response,
but are ultimately going to be used in wgengine since
that's the layer that manages the tstun.Wrapper.

Do the plumbing work to get this field passed down the stack.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 years ago
..
nmcfg wgengine/wgcfg: plumb down audit log IDs (#5855) 2 years ago
config.go wgengine/wgcfg: plumb down audit log IDs (#5855) 2 years ago
device.go wgengine/wgcfg: recover from mismatched PublicKey/Endpoints 3 years ago
device_test.go all: convert more code to use net/netip directly 2 years ago
parser.go all: convert more code to use net/netip directly 2 years ago
parser_test.go all: convert more code to use net/netip directly 2 years ago
wgcfg_clone.go wgengine/wgcfg: plumb down audit log IDs (#5855) 2 years ago
writer.go wgengine/wgcfg: only write peer headers if necessary (#5449) 2 years ago