Blame docs/api/dbus-org.freedesktop.NetworkManager.Device.Vxlan.xml

Packit 5756e2
Packit 5756e2
Packit 5756e2
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
Packit 5756e2
]>
Packit 5756e2
<refentry id="gdbus-org.freedesktop.NetworkManager.Device.Vxlan">
Packit 5756e2
  <refmeta>    <refentrytitle role="top_of_page" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Vxlan.top_of_page">org.freedesktop.NetworkManager.Device.Vxlan</refentrytitle>
Packit 5756e2
  <indexterm zone="gdbus-interface-org-freedesktop-NetworkManager-Device-Vxlan.top_of_page"><primary sortas=".Device.Vxlan">org.freedesktop.NetworkManager.Device.Vxlan</primary></indexterm>
Packit 5756e2
  </refmeta>  <refnamediv>    <refname>org.freedesktop.NetworkManager.Device.Vxlan</refname>    <refpurpose>VXLAN Device</refpurpose>  </refnamediv>  <refsect1 role="signal_proto">
Packit 5756e2
    <title role="signal_proto.title">Signals</title>
Packit 5756e2
    <synopsis>
Packit 5756e2
<link linkend="gdbus-signal-org-freedesktop-NetworkManager-Device-Vxlan.PropertiesChanged">PropertiesChanged</link> (a{sv} properties);
Packit 5756e2
</synopsis>
Packit 5756e2
  </refsect1>
Packit 5756e2
  <refsect1 role="properties">
Packit 5756e2
    <title role="properties.title">Properties</title>
Packit 5756e2
    <synopsis>
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Parent">Parent</link>      readable   o
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.HwAddress">HwAddress</link>   readable   s
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Id">Id</link>          readable   u
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Group">Group</link>       readable   s
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Local">Local</link>       readable   s
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Tos">Tos</link>         readable   y
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Ttl">Ttl</link>         readable   y
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Learning">Learning</link>    readable   b
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Ageing">Ageing</link>      readable   u
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Limit">Limit</link>       readable   u
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.DstPort">DstPort</link>     readable   q
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.SrcPortMin">SrcPortMin</link>  readable   q
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.SrcPortMax">SrcPortMax</link>  readable   q
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Proxy">Proxy</link>       readable   b
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Rsc">Rsc</link>         readable   b
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.L2miss">L2miss</link>      readable   b
Packit 5756e2
<link linkend="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.L3miss">L3miss</link>      readable   b
Packit 5756e2
</synopsis>
Packit 5756e2
  </refsect1>
Packit 5756e2
<refsect1 role="desc" id="gdbus-interface-org-freedesktop-NetworkManager-Device-Vxlan">
Packit 5756e2
  <title role="desc.title">Description</title>
Packit 5756e2
  <para></para>
Packit 5756e2
</refsect1>
Packit 5756e2
<refsect1 role="details" id="gdbus-signals-org.freedesktop.NetworkManager.Device.Vxlan">
Packit 5756e2
  <title role="details.title">Signal Details</title>
Packit 5756e2
<refsect2 role="signal" id="gdbus-signal-org-freedesktop-NetworkManager-Device-Vxlan.PropertiesChanged">
Packit 5756e2
  <title>The "PropertiesChanged" signal</title>
Packit 5756e2
  <indexterm zone="gdbus-signal-org-freedesktop-NetworkManager-Device-Vxlan.PropertiesChanged"><primary sortas=".Device.Vxlan::PropertiesChanged">org.freedesktop.NetworkManager.Device.Vxlan::PropertiesChanged</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
PropertiesChanged (a{sv} properties);
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        DEPRECATED. Use the standard "PropertiesChanged" signal from "org.freedesktop.DBus.Properties" instead which exists since version NetworkManager 1.2.0.
Packit 5756e2
</para>
Packit 5756e2
<variablelist role="params">
Packit 5756e2
<varlistentry>
Packit 5756e2
  <term><literal>a{sv} <parameter>properties</parameter></literal>:</term>
Packit 5756e2
  <listitem><para>A dictionary mapping property names to variant boxed values</para></listitem>
Packit 5756e2
</varlistentry>
Packit 5756e2
</variablelist>
Packit 5756e2
</refsect2>
Packit 5756e2
</refsect1>
Packit 5756e2
<refsect1 role="details" id="gdbus-properties-org.freedesktop.NetworkManager.Device.Vxlan">
Packit 5756e2
  <title role="details.title">Property Details</title>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Parent">
Packit 5756e2
  <title>The "Parent" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Parent"><primary sortas=".Device.Vxlan:Parent">org.freedesktop.NetworkManager.Device.Vxlan:Parent</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Parent  readable   o
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The object path of the parent device (if the VXLAN is not purely internal
Packit 5756e2
        to this host).
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.HwAddress">
Packit 5756e2
  <title>The "HwAddress" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.HwAddress"><primary sortas=".Device.Vxlan:HwAddress">org.freedesktop.NetworkManager.Device.Vxlan:HwAddress</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
HwAddress  readable   s
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        Hardware address of the device.
Packit 5756e2
n
Packit 5756e2
        DEPRECATED. Use the "HwAddress" property in "org.freedesktop.NetworkManager.Device" instead which exists since version NetworkManager 1.24.0.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Id">
Packit 5756e2
  <title>The "Id" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Id"><primary sortas=".Device.Vxlan:Id">org.freedesktop.NetworkManager.Device.Vxlan:Id</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Id  readable   u
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The VXLAN Network Identifier (VNI).
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Group">
Packit 5756e2
  <title>The "Group" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Group"><primary sortas=".Device.Vxlan:Group">org.freedesktop.NetworkManager.Device.Vxlan:Group</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Group  readable   s
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The IP (v4 or v6) multicast group used to communicate with other physical
Packit 5756e2
        hosts on this VXLAN.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Local">
Packit 5756e2
  <title>The "Local" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Local"><primary sortas=".Device.Vxlan:Local">org.freedesktop.NetworkManager.Device.Vxlan:Local</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Local  readable   s
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The local IPv4 or IPv6 address to use when sending VXLAN packets to other
Packit 5756e2
        physical hosts.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Tos">
Packit 5756e2
  <title>The "Tos" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Tos"><primary sortas=".Device.Vxlan:Tos">org.freedesktop.NetworkManager.Device.Vxlan:Tos</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Tos  readable   y
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The value to use in the IP ToS field for VXLAN packets sent to other
Packit 5756e2
        physical hosts.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Ttl">
Packit 5756e2
  <title>The "Ttl" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Ttl"><primary sortas=".Device.Vxlan:Ttl">org.freedesktop.NetworkManager.Device.Vxlan:Ttl</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Ttl  readable   y
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The value to use in the IP TTL field for VXLAN packets sent to other
Packit 5756e2
        physical hosts.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Learning">
Packit 5756e2
  <title>The "Learning" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Learning"><primary sortas=".Device.Vxlan:Learning">org.freedesktop.NetworkManager.Device.Vxlan:Learning</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Learning  readable   b
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        True if the VXLAN dynamically learns remote IP addresses.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Ageing">
Packit 5756e2
  <title>The "Ageing" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Ageing"><primary sortas=".Device.Vxlan:Ageing">org.freedesktop.NetworkManager.Device.Vxlan:Ageing</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Ageing  readable   u
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The interval in seconds at which the kernel purges stale cached addresses.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Limit">
Packit 5756e2
  <title>The "Limit" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Limit"><primary sortas=".Device.Vxlan:Limit">org.freedesktop.NetworkManager.Device.Vxlan:Limit</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Limit  readable   u
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The maximum number of entries that can be added to the VXLAN's forwarding
Packit 5756e2
        table.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.DstPort">
Packit 5756e2
  <title>The "DstPort" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.DstPort"><primary sortas=".Device.Vxlan:DstPort">org.freedesktop.NetworkManager.Device.Vxlan:DstPort</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
DstPort  readable   q
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        Destination port for outgoing VXLAN packets.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.SrcPortMin">
Packit 5756e2
  <title>The "SrcPortMin" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.SrcPortMin"><primary sortas=".Device.Vxlan:SrcPortMin">org.freedesktop.NetworkManager.Device.Vxlan:SrcPortMin</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
SrcPortMin  readable   q
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The lowest source port number to use for outgoing VXLAN packets.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.SrcPortMax">
Packit 5756e2
  <title>The "SrcPortMax" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.SrcPortMax"><primary sortas=".Device.Vxlan:SrcPortMax">org.freedesktop.NetworkManager.Device.Vxlan:SrcPortMax</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
SrcPortMax  readable   q
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        The highest source port number to use for outgoing VXLAN packets.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Proxy">
Packit 5756e2
  <title>The "Proxy" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Proxy"><primary sortas=".Device.Vxlan:Proxy">org.freedesktop.NetworkManager.Device.Vxlan:Proxy</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Proxy  readable   b
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        True if the VXLAN is implementing DOVE ARP proxying for remote clients.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Rsc">
Packit 5756e2
  <title>The "Rsc" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.Rsc"><primary sortas=".Device.Vxlan:Rsc">org.freedesktop.NetworkManager.Device.Vxlan:Rsc</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
Rsc  readable   b
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        True if the VXLAN is implementing DOVE route short-circuiting of known
Packit 5756e2
        remote IP addresses.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.L2miss">
Packit 5756e2
  <title>The "L2miss" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.L2miss"><primary sortas=".Device.Vxlan:L2miss">org.freedesktop.NetworkManager.Device.Vxlan:L2miss</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
L2miss  readable   b
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        True if the VXLAN will emit netlink notifications of L2 switch misses.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
<refsect2 role="property" id="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.L3miss">
Packit 5756e2
  <title>The "L3miss" property</title>
Packit 5756e2
  <indexterm zone="gdbus-property-org-freedesktop-NetworkManager-Device-Vxlan.L3miss"><primary sortas=".Device.Vxlan:L3miss">org.freedesktop.NetworkManager.Device.Vxlan:L3miss</primary></indexterm>
Packit 5756e2
<programlisting>
Packit 5756e2
L3miss  readable   b
Packit 5756e2
</programlisting>
Packit 5756e2
<para>        True if the VXLAN will emit netlink notifications of L3 switch misses.
Packit 5756e2
</para>
Packit 5756e2
</refsect2>
Packit 5756e2
</refsect1>
Packit 5756e2
</refentry>
Packit 5756e2