Add support for netifd-generated rules
[project/firewall3.git] / ubus.h
diff --git a/ubus.h b/ubus.h
index 4c104812757d17f274403657b3166f263e94be93..35eac906d130fa40ceb476877e963f36e3160f99 100644 (file)
--- a/ubus.h
+++ b/ubus.h
@@ -34,4 +34,6 @@ struct list_head * fw3_ubus_address(const char *net);
 
 void fw3_ubus_zone_devices(struct fw3_zone *zone);
 
+void fw3_ubus_rules(struct blob_buf *b);
+
 #endif