Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go-flows filtering omits packet #21

Open
Wistm opened this issue Sep 19, 2024 · 0 comments
Open

go-flows filtering omits packet #21

Wistm opened this issue Sep 19, 2024 · 0 comments

Comments

@Wistm
Copy link

Wistm commented Sep 19, 2024

attached files:

  • wrongFilteringGoFlows.pcap: Unfiltered pcap with two flows in there.
  • write_pcap.json: go-flows configuration file

used command:

  • ../go-flows run features ../write_pcap.json export ipfix test.pcap source libpcap wrongFilteringGoFlows.pcap (dependent on the used folder structure)

Following that, a folder structure is created with two folders. Within folder "0", there lies the filtered "0.pcap".

Detected problem:

  • packet 135 in wrongFilteringGoFlows.pcap corresponds to packet 69 in 0.pcap
  • packet 134 in wrongFilteringGoFlows.pcap is not present in 0.pcap although it should be there because it belongs to the same flow.

filesGoflowsBug.zip

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

No branches or pull requests

1 participant