aboutsummaryrefslogtreecommitdiff
path: root/modules/network/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/network/net.c')
-rw-r--r--modules/network/net.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/network/net.c b/modules/network/net.c
index c470bc37..c0432522 100644
--- a/modules/network/net.c
+++ b/modules/network/net.c
@@ -256,6 +256,7 @@ static struct {
{ "gre", "GRE Network Tunnel", "network" },
{ "msh", "Mesh Network", "wireless" },
{ "wmaster", "Wireless Master Interface", "wireless" },
+ { "vboxnet", "VirtualBox Virtual Network Interface", "network" },
{ NULL, "Unknown", "network" },
};