Skip to content

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

@namssob

Description

@namssob

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions