Add flow-based client stats by default for rate limits and organize/clean code.
This commit is contained in:
8
src/xdp/helpers.h
Normal file
8
src/xdp/helpers.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
#include <linux/bpf.h>
|
||||
#include <linux/bpf_common.h>
|
||||
|
||||
#include <bpf_helpers.h>
|
||||
#include <xdp/xdp_helpers.h>
|
||||
#include <xdp/prog_dispatcher.h>
|
||||
Reference in New Issue
Block a user