docs: document routing-rules dbus properties

Add IP setting routing-rules properties DBus documentation. The type is
specified using the DBus formatting.

https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/1439

Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
This commit is contained in:
Fernando Fernandez Mancera
2022-10-24 14:19:44 +02:00
parent 2ee0536f2a
commit 8111f7f33e

View File

@@ -5871,7 +5871,12 @@ _nm_sett_info_property_override_create_array_ip_config(int addr_family)
/* ---dbus---
* property: routing-rules
* format: array of 'a{sv}'
* description: Array of dictionaries for routing rules.
* description: Array of dictionaries for routing rules. Each routing rule
* supports the following options: action (y), dport-end (q),
* dport-start (q), family (i), from (s), from-len (y), fwmark (u),
* fwmask (u), iifname (s), invert (b), ipproto (s), oifname (s),
* priority (u), sport-end (q), sport-start (q), supress-prefixlength (i),
* table (u), to (s), tos (y), to-len (y), range-end (u), range-start (u).
* ---end---
*/
_nm_properties_override_dbus(