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

Missing octet count processing in ipfix #279

Open
mjtooley opened this issue Sep 10, 2019 · 0 comments
Open

Missing octet count processing in ipfix #279

mjtooley opened this issue Sep 10, 2019 · 0 comments

Comments

@mjtooley
Copy link

It looks likes the code is missing the code to process the number of octets in an ipfix low record. I looked through ipfix.c and I can’t find anyplace where it processes this element in an ipfix flow record.

I stumbled across this as I was trying to use joy to process a pcp file of an ipfix capture. I ran joy with the option ‘ipfix_collector_port=2055 and then used as input a pcap file. It processed my ipfix flow records but in the json output the ‘bytes_out’ is zero in all the records.

Pretty sure this isn’t how it was intended to work.

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