Skip to content

Conversation

@alopintsev
Copy link

@alopintsev alopintsev commented Dec 2, 2025

Fixes #440
Implement sampling rate calculation based on PacketSpace and PacketInterval fields.
Remove unused methods.

@jomority
Copy link

What a coincidence that you implemented this recently! I was just looking into this issue with the Nokia devices.

I tested your branch (at bbdfb9e) and it works as expected with the Nokia-IPFIX I have at hand.

@lspgn
Copy link
Member

lspgn commented Dec 14, 2025

Will have a look. Thank you for the suggestion

Remove unused methods.

please keep in mind that these are public functions that can be used by other tools importing the library.
this could introduce bad surprise/breaking changes.

@alopintsev
Copy link
Author

please keep in mind that these are public functions that can be used by other tools importing the library. this could introduce bad surprise/breaking changes.

My bad, I've restored the deleted functions.

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.

Add sampling rate support using PacketSpace and PacketInterval

3 participants