* [PATCH nft 1/2] doc: Include stateless option
@ 2017-01-17 15:39 Elise Lennion
2017-01-18 17:58 ` Pablo Neira Ayuso
0 siblings, 1 reply; 2+ messages in thread
From: Elise Lennion @ 2017-01-17 15:39 UTC (permalink / raw)
To: pablo; +Cc: netfilter-devel
Signed-off-by: Elise Lennion <elise.lennion@gmail.com>
---
doc/nft.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/doc/nft.xml b/doc/nft.xml
index a421278..78e112f 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -49,6 +49,9 @@ vi:ts=4 sw=4
<option>-n | --numeric</option>
</arg>
<arg choice="opt">
+ <option>-s | --stateless</option>
+ </arg>
+ <arg choice="opt">
<option>[-I | --includepath]</option>
<replaceable>directory</replaceable>
</arg>
@@ -119,6 +122,14 @@ vi:ts=4 sw=4
</listitem>
</varlistentry>
<varlistentry>
+ <term><option>-s, --stateless</option></term>
+ <listitem>
+ <para>
+ Omit stateful information of rules and stateful objects.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>-N</option></term>
<listitem>
<para>
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH nft 1/2] doc: Include stateless option
2017-01-17 15:39 [PATCH nft 1/2] doc: Include stateless option Elise Lennion
@ 2017-01-18 17:58 ` Pablo Neira Ayuso
0 siblings, 0 replies; 2+ messages in thread
From: Pablo Neira Ayuso @ 2017-01-18 17:58 UTC (permalink / raw)
To: Elise Lennion; +Cc: netfilter-devel
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-01-18 18:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-17 15:39 [PATCH nft 1/2] doc: Include stateless option Elise Lennion
2017-01-18 17:58 ` Pablo Neira Ayuso
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).