summaryrefslogtreecommitdiffstats
path: root/include/nftables.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/nftables.h')
-rw-r--r--include/nftables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/nftables.h b/include/nftables.h
index f9891619..b36e10ae 100644
--- a/include/nftables.h
+++ b/include/nftables.h
@@ -18,6 +18,7 @@ enum debug_level {
DEBUG_EVALUATION = 0x4,
DEBUG_NETLINK = 0x8,
DEBUG_SEGTREE = 0x10,
+ DEBUG_MNL = 0x20,
};
#define INCLUDE_PATHS_MAX 16