openstack-manuals/doc/common/tables/neutron-ml2_ofa.xml
Gauvain Pocentek 7c0081a59b config-ref: neutron tables update
Change-Id: Ib2a955f7ff9ca46b808a2f8ee5155e83c4eb4f45
2015-04-28 22:33:41 +02:00

27 lines
931 B
XML

<?xml version='1.0' encoding='UTF-8'?>
<para xmlns="http://docbook.org/ns/docbook" version="5.0">
<!-- Warning: Do not edit this file. It is automatically
generated and your changes will be overwritten.
The tool to do so lives in openstack-doc-tools repository. -->
<table rules="all" xml:id="config_table_neutron_ml2_ofa">
<caption>Description of ML2 ofagent mechanism driver configuration options</caption>
<col width="50%"/>
<col width="50%"/>
<thead>
<tr>
<th>Configuration option = Default value</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<th colspan="2">[AGENT]</th>
</tr>
<tr>
<td><option>dont_fragment</option> = <replaceable>True</replaceable></td>
<td>(BoolOpt) Set or un-set the don't fragment (DF) bit on outgoing IP packet carrying GRE/VXLAN tunnel.</td>
</tr>
</tbody>
</table>
</para>