network/library
Thomas Haller e5850ead71 library: fix handling of vlan_id
- the maximum allowed vlan_id is 4094, not 4095.
- for ifcfg, we must convert the value to str()
- for nm, we don't need to convert the value, it's
  already int().
2017-05-31 12:36:59 +02:00
..
network_connections.py library: fix handling of vlan_id 2017-05-31 12:36:59 +02:00
test_network_connections.py library: add NMUtil.connection_ensure_setting() helper 2017-05-31 12:36:59 +02:00