Skip to content

Commit

Permalink
gk: move processing of front packets to coroutines
Browse files Browse the repository at this point in the history
Besides moving the processing of front packets to coroutines
this patch streamlines the code to better fit the new model.
For example, this patch simplifies the parameters of
process_flow_entry() and its subordinate functions:
gk_process_request(), gk_process_granted(), gk_process_declined(),
and gk_process_bpf().
  • Loading branch information
AltraMayor committed Nov 21, 2019
1 parent cac633a commit 5e6473e
Show file tree
Hide file tree
Showing 4 changed files with 1,144 additions and 818 deletions.
Loading

0 comments on commit 5e6473e

Please sign in to comment.