summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-01-11 11:51:46 +0100
committerThomas Haller <thaller@redhat.com>2023-01-11 21:49:36 +0100
commita259303e1d5aa593cef2cfdff7b4d7f8c488288e (patch)
treeb7ebccab3ce2855b9323b12e2245b53e7315261a /docs
parent8445b96b04f57e8aefff2c6a3e814efca53cfe66 (diff)
downloadNetworkManager-a259303e1d5aa593cef2cfdff7b4d7f8c488288e.tar.gz
ovs: add support for "other_config" settings
See `man ovs-vswitchd.conf.db` for documentation of "other_config" keys. https://bugzilla.redhat.com/show_bug.cgi?id=2151455
Diffstat (limited to 'docs')
-rw-r--r--docs/libnm/libnm-docs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libnm/libnm-docs.xml b/docs/libnm/libnm-docs.xml
index d20f01a2e2..df668e4ee9 100644
--- a/docs/libnm/libnm-docs.xml
+++ b/docs/libnm/libnm-docs.xml
@@ -341,6 +341,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in
<xi:include href="xml/nm-setting-ovs-dpdk.xml"/>
<xi:include href="xml/nm-setting-ovs-external-ids.xml"/>
<xi:include href="xml/nm-setting-ovs-interface.xml"/>
+ <xi:include href="xml/nm-setting-ovs-other-config.xml"/>
<xi:include href="xml/nm-setting-ovs-patch.xml"/>
<xi:include href="xml/nm-setting-ovs-port.xml"/>
<xi:include href="xml/nm-setting-ppp.xml"/>