First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

NTPv4 128-bit date format:

  • retag add tags

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!!

aaa's avatar
1
aaa
asked 2023-02-26 08:27:06 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

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.

Jaap's avatar
13.7k
Jaap
answered 2023-02-26 09:34:36 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer