Ask Your Question
0

NTPv4 128-bit date format:

asked 2023-02-26 08:27:06 +0000

aaa gravatar image

Hi,

I've sent NTPv4 packets with 128-bit date format but it is not parsed correctly by Wireshark. Could someone please clarify why this happened?

Thanks!!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-02-26 09:34:36 +0000

Jaap gravatar image

RFC 5905 section 6 needs to be read carefully. It's about NTP data types. It states:

  • "Eras cannot be produced by NTP directly, nor is there need to do so. When necessary, they can be derived from external means, such as the filesystem or dedicated hardware."

  • "The 64-bit timestamp format is used in packet headers and other places with limited word size."

This illustrates that the 128 bit date format is (possibly) used internally in the NTP nodes only, and not represented in the packet format.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2023-02-26 08:27:06 +0000

Seen: 212 times

Last updated: Feb 26 '23