mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
docs: Convert 'formatnwfilter' page to rst
Also adjust direct links from other pages. Signed-off-by: Pavel Hrdina <phrdina@redhat.com> Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
5002ed37f3
commit
f01f957792
@ -250,7 +250,7 @@ source IP address ``!= $IP`` like this:
|
|||||||
|
|
||||||
I'm not going to go into details on all the other protocol matches you can do,
|
I'm not going to go into details on all the other protocol matches you can do,
|
||||||
because it'll take far too much space. You can read about the options
|
because it'll take far too much space. You can read about the options
|
||||||
`here <formatnwfilter.html#nwfelemsRulesProto>`__.
|
`here <formatnwfilter.html#supported-protocols>`__.
|
||||||
|
|
||||||
Out of the box in RHEL6/Fedora rawhide, libvirt ships with a set of default
|
Out of the box in RHEL6/Fedora rawhide, libvirt ships with a set of default
|
||||||
useful rules:
|
useful rules:
|
||||||
|
@ -5845,7 +5845,8 @@ complete details.
|
|||||||
The ``filter`` attribute specifies the name of the nwfilter to use. Optional
|
The ``filter`` attribute specifies the name of the nwfilter to use. Optional
|
||||||
``<parameter>`` elements may be specified for passing additional info to the
|
``<parameter>`` elements may be specified for passing additional info to the
|
||||||
nwfilter via the ``name`` and ``value`` attributes. See the
|
nwfilter via the ``name`` and ``value`` attributes. See the
|
||||||
`nwfilter <formatnwfilter.html#nwfconceptsvars>`__ docs for info on parameters.
|
`nwfilter <formatnwfilter.html#usage-of-variables-in-filters>`__ docs for info
|
||||||
|
on parameters.
|
||||||
|
|
||||||
:anchor:`<a id="elementsInput"/>`
|
:anchor:`<a id="elementsInput"/>`
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
1789
docs/formatnwfilter.rst
Normal file
1789
docs/formatnwfilter.rst
Normal file
File diff suppressed because it is too large
Load Diff
@ -21,7 +21,6 @@ docs_html_in_files = [
|
|||||||
'formatcaps',
|
'formatcaps',
|
||||||
'formatnetwork',
|
'formatnetwork',
|
||||||
'formatnode',
|
'formatnode',
|
||||||
'formatnwfilter',
|
|
||||||
'index',
|
'index',
|
||||||
'remote',
|
'remote',
|
||||||
'storage',
|
'storage',
|
||||||
@ -74,6 +73,7 @@ docs_rst_files = [
|
|||||||
'formatdomain',
|
'formatdomain',
|
||||||
'formatdomaincaps',
|
'formatdomaincaps',
|
||||||
'formatnetworkport',
|
'formatnetworkport',
|
||||||
|
'formatnwfilter',
|
||||||
'formatsecret',
|
'formatsecret',
|
||||||
'formatsnapshot',
|
'formatsnapshot',
|
||||||
'formatstorage',
|
'formatstorage',
|
||||||
|
Loading…
Reference in New Issue
Block a user