summaryrefslogtreecommitdiffstats
path: root/conntrack.8
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2022-05-16 17:39:01 +0200
committerFlorian Westphal <fw@strlen.de>2022-05-16 21:45:19 +0200
commit46b5995f342b4c73b82ec0a26a297c16d67aeb53 (patch)
tree125cebf95524ce91900c3519d5a44b4a9e977d77 /conntrack.8
parent5ec684be08547619c68cfd50e58efa40f6e47f5d (diff)
conntrack: remove -o userspace
This flag makes life a lot harder because lack of the flag hides very useful information. Remove it and always tag events triggered by userspace flush. Option is still parsed for backwards compatibility sake. Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to 'conntrack.8')
-rw-r--r--conntrack.82
1 files changed, 1 insertions, 1 deletions
diff --git a/conntrack.8 b/conntrack.8
index c3214ee..0db427b 100644
--- a/conntrack.8
+++ b/conntrack.8
@@ -114,7 +114,7 @@ Load entries from a given file. To read from stdin, "\-" should be specified.
Atomically zero counters after reading them. This option is only valid in
combination with the "\-L, \-\-dump" command options.
.TP
-.BI "-o, --output [extended,xml,save,timestamp,id,ktimestamp,labels,userspace] "
+.BI "-o, --output [extended,xml,save,timestamp,id,ktimestamp,labels] "
Display output in a certain format. With the extended output option, this tool
displays the layer 3 information. With ktimestamp, it displays the in-kernel
timestamp available since 2.6.38 (you can enable it via the \fBsysctl(8)\fP