diff options
author | Max Kellermann <max@duempel.org> | 2007-11-06 07:27:20 +0000 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2007-11-06 07:27:20 +0000 |
commit | c830e822f291f7e5a4ed74461a55e8d9b0f6ee9b (patch) | |
tree | 0935563bed8d7cf6694b0a52f8801fc2a3f07751 /debian/control | |
parent | 8e21220f6ca8df931d041302084d4898fca959d0 (diff) | |
download | conntrack-tools-c830e822f291f7e5a4ed74461a55e8d9b0f6ee9b.tar.gz conntrack-tools-c830e822f291f7e5a4ed74461a55e8d9b0f6ee9b.zip |
added package "conntrackd"
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/control b/debian/control index 9d8e015..f475528 100644 --- a/debian/control +++ b/debian/control @@ -13,3 +13,11 @@ Description: Program to modify the conntrack tables conntrack is a userspace command line program targeted at system administrators. It enables them to view and manage the in-kernel connection tracking state table. + +Package: conntrackd +Architecture: any +Depends: ${shlibs:Depends} +Description: Connection tracking daemon + Conntrackd can replicate the status of the connections that are + currently being processed by your stateful firewall based on Linux. + Conntrackd can also run as statistics daemon. |