summaryrefslogtreecommitdiff
path: root/drivers
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-11-26 20:28:43 +0300
committerJakub Kicinski <kuba@kernel.org>2021-11-26 22:38:20 +0300
commitec15baec3272bbec576f2ce7ce47765a8e9b7b1c (patch)
tree88212b7ad74b0810e8c0ee2257253a2043fb6a5f /drivers
parent95706be13b9f755d93b5b82bdc782af439f1ec22 (diff)
downloadlinux-ec15baec3272bbec576f2ce7ce47765a8e9b7b1c.tar.xz
net: ptp: add a definition for the UDP port for IEEE 1588 general messages
As opposed to event messages (Sync, PdelayReq etc) which require timestamping, general messages (Announce, FollowUp etc) do not. In PTP they are part of different streams of data. IEEE 1588-2008 Annex D.2 "UDP port numbers" states that the UDP destination port assigned by IANA is 319 for event messages, and 320 for general messages. Yet the kernel seems to be missing the definition for general messages. This patch adds it. Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions