Skip to content
  • Jiří Klimeš's avatar
    libnm-util: add *_remove_*_by_value() functions for 'ipv4' and 'ipv6' settings · 1303ac3e
    Jiří Klimeš authored
    nm_setting_ip4_config_remove_dns_by_value()
    nm_setting_ip4_config_remove_dns_search_by_value()
    nm_setting_ip4_config_remove_address_by_value()
    nm_setting_ip4_config_remove_route_by_value()
    
    nm_setting_ip6_config_remove_dns_by_value()
    nm_setting_ip6_config_remove_dns_search_by_value()
    nm_setting_ip6_config_remove_address_by_value()
    nm_setting_ip6_config_remove_route_by_value()
    1303ac3e