Skip to content

Externalize the jhash implementation in a custom .h file #8

@fracappa

Description

@fracappa

Currently, the jhash function used to compute hash over the 5-ple is implemented inside the _bpf.c file.

In order to enhance the readability of the application, and to tidy up the code in general, it would be nicer to move such implementation into an external jhash.h file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions