X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=device.h;h=77ebe842410af9506217518f3ad747b7f61515d3;hp=798e19e834a446c09d57a25e742c2729b4a08f9d;hb=827145f01d849c663f18e356157fd71f1a7cc45d;hpb=6ed631e55686b909e6db25838e6e591316933c97 diff --git a/device.h b/device.h index 798e19e..77ebe84 100644 --- 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;