Introduce new enum values for zone src policies and map src policy to dst_flags bitfi...
[project/firewall3.git] / options.c
index 6c5e2cf..344d33d 100644 (file)
--- a/options.c
+++ b/options.c
@@ -55,6 +55,10 @@ const char *fw3_flag_names[FW3_DEFAULT_DROP_INVALID + 1] = {
        "NOTRACK",
        "DNAT",
        "SNAT",
+
+       "ACCEPT",
+       "REJECT",
+       "DROP",
 };
 
 static const char *limit_units[] = {