diff options
Diffstat (limited to 'libnm/nm-property-infos-dbus.xml')
| -rw-r--r-- | libnm/nm-property-infos-dbus.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm/nm-property-infos-dbus.xml b/libnm/nm-property-infos-dbus.xml index 5321aebe..f5aac59a 100644 --- a/libnm/nm-property-infos-dbus.xml +++ b/libnm/nm-property-infos-dbus.xml @@ -69,7 +69,7 @@ property.)"/> <property name="route-data" variable="route-data" format="array of vardict" values="" default="" example="" description="Array of IPv4 routes. Each route dictionary contains at least 'dest' and 'prefix' entries, containing the destination IP address as a string, and the prefix length as a uint32. Most routes -will also have a 'gateway' entry, containing the gateway IP address as +will also have a 'next-hop' entry, containing the next hop IP address as a string. If the route has a 'metric' entry (containing a uint32), that will be used as the metric for the route (otherwise NM will pick a default value appropriate to the device). Additional attributes may |