tailscale/posture
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>
2024-07-10 18:28:30 +01:00
..
doc.go all: add test for package comments, fix, add comments as needed 2024-07-10 09:57:00 -07:00
hwaddr.go posture: add network hardware addresses to posture identity 2024-07-10 18:28:30 +01:00
serialnumber_ios.go xcode/iOS: support serial number collection via MDM on iOS (#11429) 2024-06-14 10:59:40 -07:00
serialnumber_macos.go posture: add get serial support for macOS 2023-10-09 14:46:59 +02:00
serialnumber_macos_test.go ci: run 'go vet' in golangci-lint; fix errors in tests 2023-12-07 15:08:28 -05:00
serialnumber_notmacos.go all: fix nilness issues 2023-12-05 11:43:14 -05:00
serialnumber_notmacos_test.go posture: add get serial support for Windows/Linux 2023-10-09 13:50:34 +02:00
serialnumber_stub.go xcode/iOS: support serial number collection via MDM on iOS (#11429) 2024-06-14 10:59:40 -07:00
serialnumber_test.go posture: add get serial support for Windows/Linux 2023-10-09 13:50:34 +02:00