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 35c10373b5
types/logid: move logtail ID types here (#6336)
Many packages reference the logtail ID types,
but unfortunately pull in the transitive dependencies of logtail.
Fix this problem by putting the log ID types in its own package
with minimal dependencies.

Signed-off-by: Joe Tsai <joetsai@digital-static.net>
2 years ago
..
nmcfg wgengine/netlog: embed the StableNodeID of the authoring node (#6105) 2 years ago
config.go wgengine/netlog: embed the StableNodeID of the authoring node (#6105) 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 types/logid: move logtail ID types here (#6336) 2 years ago
writer.go wgengine/wgcfg: only write peer headers if necessary (#5449) 2 years ago