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/tailcfg
Anton Tolchanov 874972b683 posture: add network hardware addresses to posture identity
If an optional `hwaddrs` URL parameter is present, add network interface
hardware addresses to the posture identity response.

Just like with serial numbers, this requires client opt-in via MDM or
`tailscale set --posture-checking=true`
(https://tailscale.com/kb/1326/device-identity)

Updates tailscale/corp#21371

Signed-off-by: Anton Tolchanov <anton@tailscale.com>
4 months ago
..
c2ntypes.go posture: add network hardware addresses to posture identity 4 months ago
derpmap.go
proto_port_range.go
proto_port_range_test.go
tailcfg.go all: add test for package comments, fix, add comments as needed 4 months ago
tailcfg_clone.go
tailcfg_test.go
tailcfg_view.go cmd/viewer,type/views: add MapSlice for maps of slices 5 months ago
tka.go