Actions
Feature #8488
open
JI
JI
ntp: use a buffer for reference id, not a u32
Feature #8488:
ntp: use a buffer for reference id, not a u32
Effort:
Difficulty:
Label:
Description
To enable kiss of death detection, it would make more sense to have the reference ID as a buffer rather than a u32, as it often contains a short string. And when it doesn't contain a short string, it often represents an IP address.
Actions