bridge: Fix multicast_to_unicast feature by hairpin+isolate
[project/netifd.git] / wireless.h
index c5dbb88..476c63e 100644 (file)
@@ -77,6 +77,7 @@ struct wireless_interface {
 
        const char *ifname;
        struct blob_attr *network;
+       bool isolate;
 };
 
 struct wireless_process {