From 3d112d3642a8073bb8734451ae455b06a9874346 Mon Sep 17 00:00:00 2001 From: Stefan Berger Date: Thu, 7 Oct 2010 06:45:46 -0400 Subject: [PATCH] nwfilter: Extend docs with info about the state attribute I am adding a row with information about the newly supported state attribute to each of the tables describing supported attributes of protocols. --- docs/formatnwfilter.html.in | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/docs/formatnwfilter.html.in b/docs/formatnwfilter.html.in index 7d0c215737..213b67605a 100644 --- a/docs/formatnwfilter.html.in +++ b/docs/formatnwfilter.html.in @@ -748,6 +748,11 @@ STRING text with max. 256 characters + + state (Since 0.8.5) + STRING + comma separated list of NEW,ESTABLISHED,RELATED,INVALID or NONE +



@@ -843,6 +848,11 @@ STRING text with max. 256 characters + + state (Since 0.8.5) + STRING + comma separated list of NEW,ESTABLISHED,RELATED,INVALID or NONE +



@@ -927,6 +937,11 @@ STRING text with max. 256 characters + + state (Since 0.8.5) + STRING + comma separated list of NEW,ESTABLISHED,RELATED,INVALID or NONE +



@@ -1018,6 +1033,11 @@ STRING text with max. 256 characters + + state (Since 0.8.5) + STRING + comma separated list of NEW,ESTABLISHED,RELATED,INVALID or NONE +



@@ -1099,6 +1119,11 @@ STRING text with max. 256 characters + + state (Since 0.8.5) + STRING + comma separated list of NEW,ESTABLISHED,RELATED,INVALID or NONE +



@@ -1168,6 +1193,11 @@ STRING text with max. 256 characters + + state (Since 0.8.5) + STRING + comma separated list of NEW,ESTABLISHED,RELATED,INVALID or NONE +



-- 2.47.2