diff options
Diffstat (limited to 'network/conntrack-tools/README')
-rw-r--r-- | network/conntrack-tools/README | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/network/conntrack-tools/README b/network/conntrack-tools/README deleted file mode 100644 index 207278f5b5..0000000000 --- a/network/conntrack-tools/README +++ /dev/null @@ -1,8 +0,0 @@ -The conntrack-tools are a set of tools targeted at system administrators. -They are conntrack, the userspace command line interface, and conntrackd, -the userspace daemon. The tool conntrack provides a full featured interface -that is intended to replace the old /proc/net/ip_conntrack interface. Using -conntrack, you can view and manage the in-kernel connection tracking state -table from userspace. On the other hand, conntrackd covers the specific -aspects of stateful firewalls to enable highly available scenarios, and can -be used as statistics collector as well. |