available through the <code>openvswitch-ipsec</code> package for
Debian. The currently defined key-value pairs are:
<dl>
- <dt><code>ipsec-local-ip</code></dt>
+ <dt><code>ipsec_local_ip</code></dt>
<dd>Required key for GRE-over-IPsec interfaces. Additionally,
the <ref column="type"/> must be <code>gre</code> and the
- <code>ipsec-psk</code> <ref column="other_config"/> key must
+ <code>ipsec_psk</code> <ref column="other_config"/> key must
be set. The <code>in_key</code>, <code>out_key</code>, and
<code>key</code> <ref column="options"/> must not be
set.</dd>
- <dt><code>ipsec-psk</code></dt>
+ <dt><code>ipsec_psk</code></dt>
<dd>Required key for GRE-over-IPsec interfaces. Specifies a
pre-shared key for authentication that must be identical on
both sides of the tunnel. Additionally, the
- <code>ipsec-local-ip</code> key must also be set.</dd>
+ <code>ipsec_local_ip</code> key must also be set.</dd>
</dl>
</column>