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
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
..
bench
filter all: fix spelling mistakes 2 years ago
magicsock wgengine/magicsock: make debug-level stuff not logged by default 2 years ago
monitor envknob: support changing envknobs post-init 2 years ago
netstack all: fix resource leaks with missing .Close() calls 2 years ago
router all: fix spelling mistakes 2 years ago
wgcfg wgengine/wgcfg: plumb down audit log IDs (#5855) 2 years ago
wgint go.mod, wgengine/wgint: bump wireguard-go 2 years ago
wglog
winnet
mem_ios.go
pendopen.go wgengine: remove all peer status from open timeout diagnostics 2 years ago
userspace.go wgengine: don't re-allocate trimmedNodes map (#5825) 2 years ago
userspace_ext_test.go
userspace_test.go
watchdog.go
watchdog_js.go
watchdog_test.go wgengine: remove all peer status from open timeout diagnostics 2 years ago
wgengine.go