1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-07 17:28:15 +00:00

nwfilter: documentation

This patch adds documentation of the nwfilter subsystem of libvirt to
the existing (web) docs.
This commit is contained in:
Stefan Berger 2010-05-25 07:09:31 -04:00
parent 7488107fa8
commit f36eb6935d
2 changed files with 1412 additions and 0 deletions

1406
docs/formatnwfilter.html.in Normal file

File diff suppressed because it is too large Load Diff

View File

@ -97,6 +97,12 @@
<li>
<a href="formatnetwork.html">Networks</a>
<span>The virtual network XML format</span>
<ul>
<li>
<a href="formatnwfilter.html">Network Filtering</a>
<span>Network filter XML format</span>
</li>
</ul>
</li>
<li>
<a href="formatstorage.html">Storage</a>