<br><tt><font size=2>Daniel Veillard <veillard@redhat.com> wrote
on 10/06/2010 12:02:39 PM:<br>
<br>
> <br>
> Please respond to veillard</font></tt>
<br><tt><font size=2>> <br>
> On Fri, Oct 01, 2010 at 08:28:54PM -0400, Stefan Berger wrote:<br>
> > I am adding a row with information about the newly supported
state<br>
> > attribute to each of the tables describing supported attributes
ofprotocols.<br>
> > <br>
> > Signed-off-by: Stefan Berger <stefanb@us.ibm.com><br>
> > <br>
> > ---<br>
> >  docs/formatnwfilter.html.in |   30 ++++++++++++++++++++++++++++++<br>
> >  1 file changed, 30 insertions(+)<br>
> > <br>
> > Index: libvirt-acl/docs/formatnwfilter.html.in<br>
> > ===================================================================<br>
> > --- libvirt-acl.orig/docs/formatnwfilter.html.in<br>
> > +++ libvirt-acl/docs/formatnwfilter.html.in<br>
> > @@ -748,6 +748,11 @@<br>
> >           <td>STRING</td><br>
> >           <td>text with max. 256
characters</td><br>
> >         </tr><br>
> > +       <tr><br>
> > +         <td>state <span class="since">(Since
0.8.5)</span></td><br>
> > +         <td>STRING</td><br>
> > +         <td>comma separated list
of <br>
> NEW,ESTABLISHED,RELATED,INVALID or NONE</td><br>
> > +       </tr><br>
> >        </table><br>
> <br>
>   Hum, I think the doc really ought to describe the semantic
of the<br>
> values, not just the allowed values, so IMHO that need to be refined<br>
> explaining for example what "ESTABLISHED,RELATED" actually
means would<br>
> be useful :-)</font></tt>
<br>
<br><tt><font size=2>I have another patch that I could merge with this
one here (or post separately)</font></tt>
<br><tt><font size=2>that shows two solutions for an example filter having
the requirement to </font></tt>
<br><tt><font size=2>support an ftp connection's related data connection
in ftp active mode.</font></tt>
<br><tt><font size=2>The two solutions make a lot of use of the state attribute
and explain</font></tt>
<br><tt><font size=2>a little what it means - not a whole tutorial but
the general idea of it.</font></tt>
<br>
<br><tt><font size=2>   Stefan </font></tt>
<br>