Implement support for multiple interfaces and improve code.
This commit is contained in:
@@ -38,4 +38,7 @@
|
||||
|
||||
// Enables filter logging through XDP.
|
||||
// If performance is a concern, it is best to disable this feature by commenting out the below line with //.
|
||||
#define ENABLE_FILTER_LOGGING
|
||||
#define ENABLE_FILTER_LOGGING
|
||||
|
||||
// Maximum interfaces the firewall can attach to.
|
||||
#define MAX_INTERFACES 6
|
||||
Reference in New Issue
Block a user