]> git.ipfire.org Git - thirdparty/nftables.git/commitdiff
doc: add LISTING section
authorFlorian Westphal <fw@strlen.de>
Wed, 12 May 2021 12:00:54 +0000 (14:00 +0200)
committerFlorian Westphal <fw@strlen.de>
Wed, 9 Jun 2021 21:19:11 +0000 (23:19 +0200)
mention various 'nft list' options, such as secmarks, flow tables, and
so on.

Signed-off-by: Florian Westphal <fw@strlen.de>
doc/nft.txt

index 011095babe808b63bc48aa1c4cd065d7b1fdc760..46e8dc5366c26368485fc8128cbc93f9cc7e4e2e 100644 (file)
@@ -683,6 +683,16 @@ and subtraction can be used to set relative priority, e.g. filter + 5 equals to
 *delete*:: Delete the specified flowtable.
 *list*:: List all flowtables.
 
+LISTING
+-------
+[verse]
+*list { secmarks | synproxys | flow tables | meters | hooks }* ['family']
+*list { secmarks | synproxys | flow tables | meters | hooks } table* ['family'] 'table'
+*list ct { timeout | expectation | helper | helpers } table* ['family'] 'table'
+
+Inspect configured objects.
+*list hooks* shows the full hook pipeline, including those registered by
+kernel modules, such as nf_conntrack.
 
 STATEFUL OBJECTS
 ----------------
@@ -691,6 +701,7 @@ STATEFUL OBJECTS
 *delete* 'type' ['family'] 'table' *handle* 'handle'
 *list counters* ['family']
 *list quotas* ['family']
+*list limits* ['family']
 
 Stateful objects are attached to tables and are identified by a unique name.
 They group stateful information from rules, to reference them in rules the