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

Small typo in the function "packet_to_flow_match" in parse.py #4

Open
namssob opened this issue May 17, 2013 · 0 comments
Open

Small typo in the function "packet_to_flow_match" in parse.py #4

namssob opened this issue May 17, 2013 · 0 comments

Comments

@namssob
Copy link

namssob commented May 17, 2013

I think that the function "parse_to_flow_match" forgets to insert ip_proto into match list for ICMP packet (i.e., add code "match_ls.add( ip_proto)" between lines 333 and 334 of the parse.py)

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