From 45da352c6000b3f892814160ce9ac27565f581b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ji=C5=99=C3=AD=20Klime=C5=A1?= Date: Mon, 16 Dec 2013 10:50:17 +0100 Subject: [PATCH] introspection: add missing GENERIC and TEAM device types to nm-device.xml --- introspection/nm-device.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/introspection/nm-device.xml b/introspection/nm-device.xml index 2332bdd874..d6f2e8594a 100644 --- a/introspection/nm-device.xml +++ b/introspection/nm-device.xml @@ -297,6 +297,16 @@ The device is a bridge interface. + + + The device is a generic interface type unrecognized by NetworkManager. + + + + + The device is a team master interface. + +