From 41796b0c80876094f3db8af0efae16d162788793 Mon Sep 17 00:00:00 2001 From: "/C=DE/ST=Berlin/L=Berlin/O=Netfilter Project/OU=Development/CN=laforge/emailAddress=laforge@netfilter.org" Date: Sat, 24 Sep 2005 18:42:39 +0000 Subject: major update (See ChangeLog) --- conntrack.8 | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'conntrack.8') diff --git a/conntrack.8 b/conntrack.8 index 5ba8494..c8d07d1 100644 --- a/conntrack.8 +++ b/conntrack.8 @@ -16,8 +16,6 @@ conntrack \- administration tool for netfilter connection tracking .BR "conntrack -E [table] parameters" .br .BR "conntrack -F [table]" -.br -.BR "conntrack -A [table] [options]" .SH DESCRIPTION .B conntrack is used to search, list, inspect and maintain the netfilter connection tracking @@ -70,9 +68,6 @@ Display a real-time event log. .TP .BI "-F, --flush " Flush the whole given table -.TP -.BI "-A, --action " -Set an action. .SS PARAMETERS .TP .BI "-z, --zero " @@ -85,15 +80,7 @@ event code. Using this parameter, you can reduce the event messages generated by the kernel to those types to those that you are actually interested in. . Please note that this is a system-wide setting, so make sure to not disable some events that other ctnetlink-using processes might need! -This option can only be used in conjunction with "-A, --action". -.TP -.BI "-m, --dump-mask " "[ALL|TUPLE|STATUS|TIMEOUT|PROTOINFO|HELPINFO|COUNTERS|MARK][,...]" -Set the bitmask of data fields that are to be sent with each message generated -by the in-kernel ctnetlink code. Using this parameter, you can reduce the -amount of information sent by the kernel to those bits and pieces that you are -actually interested in. -Please note that this is a system-wide setting, so make sure to not disable some data fields that other ctnetlink-using processes might need! -This option can only be used in conjunction with "-A, --action". +This option can only be used in conjunction with "-E, --event". .TP .BI "-g, --group-mask " "[ALL|TCP|UDP|ICMP][,...]" Set the group bitmask to those netlink groups (resembling layer 4 protocols) -- cgit v1.2.3