bridge: add support for turning on vlan_filtering
[project/netifd.git] / system.h
index 252fd923dd23a61db83b349bfe12e47b780c9dfc..258b1afb47e1b511dcebb5e46c2eca84a9c0827f 100644 (file)
--- a/system.h
+++ b/system.h
@@ -127,6 +127,8 @@ struct bridge_config {
        int hello_time;
        int max_age;
        int hash_max;
+
+       bool vlan_filtering;
 };
 
 enum macvlan_opt {