Skip to content

Add MAC address to the device_info object in the client hello message#87

Merged
maximmaxim345 merged 1 commit into
mainfrom
device-info-mac-address
Jun 1, 2026
Merged

Add MAC address to the device_info object in the client hello message#87
maximmaxim345 merged 1 commit into
mainfrom
device-info-mac-address

Conversation

@kahrendt
Copy link
Copy Markdown
Contributor

Adds an optional mac_address field to the device_info object in client/hello. It carries the MAC address of the network interface the connection is opened on, in lowercase colon-separated form, to help identify the physical device.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the protocol spec for client/hello to optionally include a MAC address in device_info, enabling servers to better correlate a connection with a physical device.

Changes:

  • Documented a new optional device_info.mac_address field for client/hello.
  • Specified the expected string representation (lowercase, colon-separated) via an example.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md
@maximmaxim345 maximmaxim345 merged commit c3b71e1 into main Jun 1, 2026
1 check passed
@kahrendt kahrendt deleted the device-info-mac-address branch June 2, 2026 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants