Added wmaster to the bad interfaces list.

This commit is contained in:
pdw
2011-10-03 20:49:58 +00:00
parent c387bd7430
commit 067bc0d96f

View File

@@ -46,7 +46,8 @@ static char *bad_interface_names[] = {
"gif", /* psuedo-device generic tunnel interface */
"dummy",
"vmnet",
NULL /* last entry must be NULL */
"wmaster", /* wmaster0 is an internal-use interface for mac80211, a Linux WiFi API. */
NULL /* last entry must be NULL */
};
config_enumeration_type sort_enumeration[] = {