bridge: Fix multicast_to_unicast feature by hairpin+isolate
[project/netifd.git] / device.h
index 798e19e..77ebe84 100644 (file)
--- a/device.h
+++ b/device.h
@@ -176,6 +176,7 @@ struct device {
        bool iface_config;
        bool default_config;
        bool wireless;
+       bool wireless_isolate;
 
        struct interface *config_iface;