diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/control b/debian/control index ee2298a..921699b 100644 --- a/debian/control +++ b/debian/control @@ -31,3 +31,12 @@ 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. + +Package: nfct +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: Tool to interact with the connection tracking system + nfct is the command line tool that allows you to manipulate the Netfilter's + Connection Tracking System. + . + By now, the supported subsystem is timeout. |