summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2018-08-07 15:52:56 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2018-08-11 09:41:07 +0200
commit9b9dce9486a8d7a5ddaca6b79614564d506396aa (patch)
tree8a78d0c6d0e5e7620b0823956103cd30d2589955 /docs
parent6a51d393b27c71ca3492d1af2dd92d7e77fc0f10 (diff)
downloadNetworkManager-9b9dce9486a8d7a5ddaca6b79614564d506396aa.tar.gz
all: add 'match' setting
Add a new 'match' setting containing properties to match a connection to devices. At the moment only the interface-name property is present and, contrary to connection.interface-name, it allows the use of wildcards.
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 94ef406a1d..8de396c45b 100644
--- a/docs/libnm/libnm-docs.xml
+++ b/docs/libnm/libnm-docs.xml
@@ -212,6 +212,7 @@ print ("NetworkManager version " + client.get_version())]]></programlisting></in
<xi:include href="xml/nm-setting-ip-tunnel.xml"/>
<xi:include href="xml/nm-setting-macsec.xml"/>
<xi:include href="xml/nm-setting-macvlan.xml"/>
+ <xi:include href="xml/nm-setting-match.xml"/>
<xi:include href="xml/nm-setting-olpc-mesh.xml"/>
<xi:include href="xml/nm-setting-ovs-bridge.xml"/>
<xi:include href="xml/nm-setting-ovs-interface.xml"/>