Skip to content
  • Thomas Haller's avatar
    libnm-core: add ethernet setting for vlan connection · cf213216
    Thomas Haller authored
    A "vlan" setting can optionally have an ethernet setting.
    However, ifcfg-rh reader always adds such a setting, because
    well... Anyway, the result is that writing a VLAN setting
    without ethernet section will yield a different result
    on re-read.
    
    Let's have normalization add the ethernet setting, so that
    two we consistently have it present.
    cf213216