From 32206500a3944f8668e561df2c360195dada2cfa Mon Sep 17 00:00:00 2001 From: Mikhail Sennikovsky Date: Thu, 29 Oct 2020 12:51:56 +0100 Subject: conntrack.8: man update for opts format support Signed-off-by: Mikhail Sennikovsky Signed-off-by: Pablo Neira Ayuso --- conntrack.8 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/conntrack.8 b/conntrack.8 index 1174c6c..898daae 100644 --- a/conntrack.8 +++ b/conntrack.8 @@ -109,7 +109,7 @@ Show the in-kernel connection tracking system statistics. 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,timestamp,id,ktimestamp,labels,userspace] " +.BI "-o, --output [extended,xml,save,timestamp,id,ktimestamp,labels,userspace] " 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 @@ -376,6 +376,9 @@ additional information. .B conntrack \-L \-o xml Show the connection tracking table in XML .TP +.B conntrack \-L \-o save +Show the connection tracking table in conntrack syntax format +.TP .B conntrack \-L -f ipv6 -o extended Only dump IPv6 connections in /proc/net/nf_conntrack format, with additional information. -- cgit v1.2.3