Skip to content
  • Dan Winship's avatar
    core: make nm-properties-changed-signal always export the right properties · 5a223b90
    Dan Winship authored
    Change the way that nm-properties-changed-signal works, and parse the
    dbus-binding-tool-generated info to get the exact list of properties
    that it's expected to export.
    
    This makes NM_PROPERTY_PARAM_NO_EXPORT unnecessary, and also fixes the
    problem of properties like NMDevice:hw-address being exported on
    classes where it shouldn't be.
    5a223b90