Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gk: move processing of front packets to coroutines
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