examples: add missing device-types to examples
Based-on-patch-by: Jiří Klimeš <jklimes@redhat.com>
This commit is contained in:
@@ -36,6 +36,10 @@ devtypes = { 1: "Ethernet",
|
||||
13: "Bridge",
|
||||
14: "Generic",
|
||||
15: "Team"
|
||||
16: "TUN"
|
||||
17: "IPTunnel"
|
||||
18: "MACVLAN"
|
||||
19: "VXLAN"
|
||||
}
|
||||
|
||||
states = { 0: "Unknown",
|
||||
|
Reference in New Issue
Block a user