/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to mandos.conf.xml

merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
103
103
        <term><varname>interface</varname></term>
104
104
        <listitem>
105
105
          <synopsis><literal>interface = </literal><replaceable
106
 
          >NAME</replaceable>
 
106
          >IF</replaceable>
107
107
          </synopsis>
108
108
          <xi:include href="mandos-options.xml" xpointer="interface"/>
109
109
        </listitem>
123
123
        <term><varname>port</varname></term>
124
124
        <listitem>
125
125
          <synopsis><literal>port = </literal><replaceable
126
 
          >NUMBER</replaceable>
 
126
          >PORT</replaceable>
127
127
          </synopsis>
128
128
          <xi:include href="mandos-options.xml" xpointer="port"/>
129
129
        </listitem>
146
146
        <term><varname>priority</varname></term>
147
147
        <listitem>
148
148
          <synopsis><literal>priority = </literal><replaceable
149
 
          >STRING</replaceable>
 
149
          >PRIORITY</replaceable>
150
150
          </synopsis>
151
151
          <xi:include href="mandos-options.xml" xpointer="priority"/>
152
152
        </listitem>
216
216
        <refentrytitle>mandos</refentrytitle>
217
217
        <manvolnum>8</manvolnum></citerefentry>, <citerefentry>
218
218
        <refentrytitle>mandos-clients.conf</refentrytitle>
219
 
        <manvolnum>5</manvolnum></citerefentry>, <citerefentry>
220
 
        <refentrytitle>gnutls_priority_init</refentrytitle>
221
 
        <manvolnum>3</manvolnum></citerefentry>
 
219
        <manvolnum>5</manvolnum></citerefentry>
222
220
    </para>
223
 
 
224
 
    <variablelist>
225
 
      <varlistentry>
226
 
        <term>
227
 
          RFC 4291: <citetitle>IP Version 6 Addressing
228
 
          Architecture</citetitle>
229
 
        </term>
230
 
        <listitem>
231
 
          <variablelist>
232
 
            <varlistentry>
233
 
              <term>Section 2.2: <citetitle>Text Representation of
234
 
              Addresses</citetitle></term>
235
 
              <listitem><para/></listitem>
236
 
            </varlistentry>
237
 
            <varlistentry>
238
 
              <term>Section 2.5.5.2: <citetitle>IPv4-Mapped IPv6
239
 
              Address</citetitle></term>
240
 
              <listitem><para/></listitem>
241
 
            </varlistentry>
242
 
            <varlistentry>
243
 
            <term>Section 2.5.6, <citetitle>Link-Local IPv6 Unicast
244
 
            Addresses</citetitle></term>
245
 
            <listitem>
246
 
              <para>
247
 
                The clients use IPv6 link-local addresses, which are
248
 
                immediately usable since a link-local addresses is
249
 
                automatically assigned to a network interfaces when it
250
 
                is brought up.
251
 
              </para>
252
 
            </listitem>
253
 
            </varlistentry>
254
 
          </variablelist>
255
 
        </listitem>
256
 
      </varlistentry>
257
 
      <varlistentry>
258
 
        <term>
259
 
          <ulink url="http://www.zeroconf.org/">Zeroconf</ulink>
260
 
        </term>
261
 
        <listitem>
262
 
          <para>
263
 
            Zeroconf is the network protocol standard used by clients
264
 
            for finding the Mandos server on the local network.
265
 
          </para>
266
 
        </listitem>
267
 
      </varlistentry>
268
 
    </variablelist>
269
221
  </refsect1>
270
222
</refentry>