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>
2022-10-06 16:19:38 -07:00
..
nmcfg wgengine/wgcfg: plumb down audit log IDs (#5855) 2022-10-06 16:19:38 -07:00
config.go wgengine/wgcfg: plumb down audit log IDs (#5855) 2022-10-06 16:19:38 -07:00
device_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
device.go wgengine/wgcfg: recover from mismatched PublicKey/Endpoints 2021-11-18 14:28:41 -08:00
parser_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
parser.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
wgcfg_clone.go wgengine/wgcfg: plumb down audit log IDs (#5855) 2022-10-06 16:19:38 -07:00
writer.go wgengine/wgcfg: only write peer headers if necessary (#5449) 2022-08-29 20:47:52 -04:00