about summary refs log tree commit diff
path: root/docs/api/html/settings-vxlan.html
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-08-16 18:24:19 +0200
committerMichael Biebl <biebl@debian.org>2022-08-16 18:24:19 +0200
commit0018d1f3cf71d680d7b6bceda55a5717244d8b26 (patch)
treea058f1d106d172d3354179437ef034c9355cdf9c /docs/api/html/settings-vxlan.html
parent6accbd3ec0e42d8633bbde4d47ed7bfe854e7e0b (diff)
New upstream version 1.39.90 upstream/1.39.90
Diffstat (limited to 'docs/api/html/settings-vxlan.html')
-rw-r--r--docs/api/html/settings-vxlan.html34
1 files changed, 17 insertions, 17 deletions
diff --git a/docs/api/html/settings-vxlan.html b/docs/api/html/settings-vxlan.html
index b497855d..c099f710 100644
--- a/docs/api/html/settings-vxlan.html
+++ b/docs/api/html/settings-vxlan.html
@@ -29,7 +29,7 @@
 <div class="refnamediv"><table width="100%"><tr>
 <td valign="top">
 <h2>vxlan</h2>
-<p>vxlan — VXLAN Settings</p>
+<p>vxlan —  VXLAN Settings</p>
 </td>
 <td class="gallery_image" valign="top" align="right"></td>
 </tr></table></div>
@@ -57,97 +57,97 @@
 <td><pre class="screen">ageing</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">300</pre></td>
-<td>Specifies the lifetime in seconds of FDB entries learnt by the kernel.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">destination-port</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">8472</pre></td>
-<td>Specifies the UDP destination port to communicate to the remote VXLAN tunnel endpoint.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">id</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>Specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">l2-miss</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>
-<td>Specifies whether netlink LL ADDR miss notifications are generated.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">l3-miss</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>
-<td>Specifies whether netlink IP ADDR miss notifications are generated.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">learning</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">TRUE</pre></td>
-<td>Specifies whether unknown source link layer addresses and IP addresses are entered into the VXLAN device forwarding database.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">limit</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>Specifies the maximum number of FDB entries. A value of zero means that the kernel will store unlimited entries.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">local</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>If given, specifies the source IP address to use in outgoing packets.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">parent</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>If given, specifies the parent interface name or parent connection UUID.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">proxy</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>
-<td>Specifies whether ARP proxy is turned on.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">remote</pre></td>
 <td><pre class="screen">string</pre></td>
 <td><pre class="screen"></pre></td>
-<td>Specifies the unicast destination IP address to use in outgoing packets when the destination link layer address is not known in the VXLAN device forwarding database, or the multicast IP address to join.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">rsc</pre></td>
 <td><pre class="screen">boolean</pre></td>
 <td><pre class="screen">FALSE</pre></td>
-<td>Specifies whether route short circuit is turned on.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">source-port-max</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>Specifies the maximum UDP source port to communicate to the remote VXLAN tunnel endpoint.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">source-port-min</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>Specifies the minimum UDP source port to communicate to the remote VXLAN tunnel endpoint.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">tos</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>Specifies the TOS value to use in outgoing packets.</td>
+<td> </td>
 </tr>
 <tr>
 <td><pre class="screen">ttl</pre></td>
 <td><pre class="screen">uint32</pre></td>
 <td><pre class="screen">0</pre></td>
-<td>Specifies the time-to-live value to use in outgoing packets.</td>
+<td> </td>
 </tr>
 </tbody>
 </table></div>