Skip to content
  • Beniamino Galvani's avatar
    libnm-core: implement option matching for NMSettingBond · 4839c747
    Beniamino Galvani authored
    We cannot simply compare the single values of option hashes to match
    connections because some keys are equivalent to others and also
    because keys having a default value should be ignored.
    
    Add the compare_property method to implement custom comparison logic.
    4839c747