add debug flag to monitor fw3_pr() calls, set policies to drop during reload
[project/firewall3.git] / defaults.h
index 29babd8f644d5c34e4e73a8c26cde47ad135b355..9547acec0d10d7aebefa62806b01a6e4023a6d35 100644 (file)
@@ -37,7 +37,8 @@ void fw3_print_default_tail_rules(enum fw3_table table, enum fw3_family family,
 void fw3_set_defaults(struct fw3_state *state);
 
 void fw3_flush_rules(enum fw3_table table, enum fw3_family family,
-                     bool pass2, struct fw3_state *state);
+                     bool pass2, struct fw3_state *state,
+                     enum fw3_target policy);
 
 void fw3_flush_all(enum fw3_table table);