device: add new NMDeviceType NM_DEVICE_TYPE_VETH
Based-on-patch-by: Jiří Klimeš <jklimes@redhat.com>
This commit is contained in:
@@ -40,6 +40,7 @@ devtypes = { 1: "Ethernet",
|
||||
17: "IPTunnel"
|
||||
18: "MACVLAN"
|
||||
19: "VXLAN"
|
||||
20: "Veth"
|
||||
}
|
||||
|
||||
states = { 0: "Unknown",
|
||||
|
Reference in New Issue
Block a user