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/slack-desc | |
parent | c44dfa745c2aa19f79fd6c8c21d45716058e02ed (diff) | |
download | slackbuilds-8f7e2a60bfbd7e978645d5019f90386faa245a2e.tar.gz |
network/conntrack-tools: Added to 12.1 repository
Diffstat (limited to 'network/conntrack-tools/slack-desc')
-rw-r--r-- | network/conntrack-tools/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/conntrack-tools/slack-desc b/network/conntrack-tools/slack-desc new file mode 100644 index 0000000000..360a2e0157 --- /dev/null +++ b/network/conntrack-tools/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler---------------------------------------------| +conntrack-tools: conntrack-tools (userspace tools for conntrack) +conntrack-tools: +conntrack-tools: The conntrack-tools are a set of userspace tools that allow +conntrack-tools: system administrators to interact with the Connection +conntrack-tools: Tracking System (the module that provides stateful packet +conntrack-tools: inspection for iptables). +conntrack-tools: +conntrack-tools: The conntrack-tools include the userspace daemon conntrackd +conntrack-tools: and the command line interface conntrack. +conntrack-tools: +conntrack-tools: |