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

Flow Tracker Improvements #238

Open
7 tasks
twood02 opened this issue Jun 22, 2020 · 0 comments
Open
7 tasks

Flow Tracker Improvements #238

twood02 opened this issue Jun 22, 2020 · 0 comments

Comments

@twood02
Copy link
Member

twood02 commented Jun 22, 2020

Feature Request

The examples/flow_tracker NF can be improved in several ways

Describe the solution you'd like

  • Should use nf_function_table->setup to setup state
  • Use nf->data field instead of global data
  • rename clear_entries to clear_expired_entries
  • better handle the case where flow table is full
  • Check if new DPDK hash table functions can simplify our code
  • Create a set of PCAP files to test correctness of this function
  • Improve output so that we can display info in a more condensed form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant