I am adding a row with information about the newly supported state attribute to each of the tables describing supported attributes of protocols. Signed-off-by: Stefan Berger --- docs/formatnwfilter.html.in | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) Index: libvirt-acl/docs/formatnwfilter.html.in =================================================================== --- libvirt-acl.orig/docs/formatnwfilter.html.in +++ libvirt-acl/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 +