Skip to content

Ipfix dateTimeNanoseconds and dateTimeMicroseconds use the NTP 64 bit time format - #152

Merged
mikemiles-dev merged 1 commit into
mikemiles-dev:mainfrom
moritz-2001:main
Jul 15, 2025
Merged

Ipfix dateTimeNanoseconds and dateTimeMicroseconds use the NTP 64 bit time format#152
mikemiles-dev merged 1 commit into
mikemiles-dev:mainfrom
moritz-2001:main

Conversation

@moritz-2001

Copy link
Copy Markdown
Contributor

Hey :).
The Ipfix dateTimeNanoseconds and dateTimeMicroseconds fields are specifed in the RFC.
According to the RFC, both fields use the NTP 64 bit time format encoding. Hence, just parsing them as integers and calling from_micros or from_nanos is wrong.

Best regards
Moritz

@mikemiles-dev
mikemiles-dev merged commit ed86df3 into mikemiles-dev:main Jul 15, 2025
1 check passed
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.

2 participants