From: Florian Westphal <fw@strlen.de>
To: <netfilter-devel@vger.kernel.org>
Cc: Florian Westphal <fw@strlen.de>
Subject: [PATCH nft 1/2] doc: update meta expression
Date: Fri, 9 Sep 2016 00:16:55 +0200 [thread overview]
Message-ID: <1473373016-24078-1-git-send-email-fw@strlen.de> (raw)
Signed-off-by: Florian Westphal <fw@strlen.de>
---
doc/nft.xml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/nft.xml b/doc/nft.xml
index 9eed883..6297674 100644
--- a/doc/nft.xml
+++ b/doc/nft.xml
@@ -1001,6 +1001,7 @@ filter output ip6 daddr ::1
<arg>iifgroup</arg>
<arg>oifgroup</arg>
<arg>cgroup</arg>
+ <arg>random</arg>
</group>
</cmdsynopsis>
</para>
@@ -1128,6 +1129,11 @@ filter output ip6 daddr ::1
<entry>control group id</entry>
<entry>integer (32 bits)</entry>
</row>
+ <row>
+ <entry>random</entry>
+ <entry>pseudo-random number</entry>
+ <entry>integer (32 bits)</entry>
+ </row>
</tbody>
</tgroup>
</table>
--
2.7.3
next reply other threads:[~2016-09-08 22:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-08 22:16 Florian Westphal [this message]
2016-09-08 22:16 ` [PATCH nft 2/2] doc: payload and conntrack statement Florian Westphal
2016-09-08 22:30 ` Pablo Neira Ayuso
2016-09-08 23:49 ` Florian Westphal
2016-09-08 22:23 ` [PATCH nft 1/2] doc: update meta expression Pablo Neira Ayuso
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1473373016-24078-1-git-send-email-fw@strlen.de \
--to=fw@strlen.de \
--cc=netfilter-devel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).