diff options
author | Robby Workman <rw@rlworkman.net> | 2010-05-11 22:54:41 +0200 |
---|---|---|
committer | Michiel van Wessem <michiel@slackbuilds.org> | 2010-05-11 22:54:41 +0200 |
commit | 8f7e2a60bfbd7e978645d5019f90386faa245a2e (patch) | |
tree | 441182b50e6766f4704eac5cdc662fcaca5e0c3b /network/conntrack-tools/README | |
parent | c44dfa745c2aa19f79fd6c8c21d45716058e02ed (diff) | |
download | slackbuilds-8f7e2a60bfbd7e978645d5019f90386faa245a2e.tar.gz |
network/conntrack-tools: Added to 12.1 repository
Diffstat (limited to 'network/conntrack-tools/README')
-rw-r--r-- | network/conntrack-tools/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/conntrack-tools/README b/network/conntrack-tools/README new file mode 100644 index 0000000000..35e40859d9 --- /dev/null +++ b/network/conntrack-tools/README @@ -0,0 +1,8 @@ +The conntrack-tools are a set of userspace tools that allow system +administrators to interact with the Connection Tracking System (the +module that provides stateful packet inspection for iptables). The +conntrack-tools include the userspace daemon conntrackd and the +command line interface conntrack. + +This requires libnfnetlink and libnetfilter_conntrack, both of which +are also available from SlackBuilds.org. |