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