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>
2022-11-28 15:25:47 -08:00
..
nmcfg wgengine/netlog: embed the StableNodeID of the authoring node (#6105) 2022-10-28 10:09:30 -07:00
config.go wgengine/netlog: embed the StableNodeID of the authoring node (#6105) 2022-10-28 10:09:30 -07:00
device.go wgengine/wgcfg: recover from mismatched PublicKey/Endpoints 2021-11-18 14:28:41 -08:00
device_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
parser_test.go all: convert more code to use net/netip directly 2022-07-25 21:53:49 -07:00
wgcfg_clone.go types/logid: move logtail ID types here (#6336) 2022-11-28 15:25:47 -08:00
writer.go wgengine/wgcfg: only write peer headers if necessary (#5449) 2022-08-29 20:47:52 -04:00