initialize dns server/search lists
[project/netifd.git] / system.h
index cfe7c9f..dee7137 100644 (file)
--- a/system.h
+++ b/system.h
@@ -16,6 +16,7 @@ enum bridge_opt {
 struct bridge_config {
        enum bridge_opt flags;
        bool stp;
+       bool igmp_snoop;
        int forward_delay;
 
        int ageing_time;