Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21985 10447126-35f2-4685-b0cf-6dd780d3921fearly
2 changed files with 72 additions and 0 deletions
@ -0,0 +1,28 @@ |
|||||||
|
|
||||||
|
[TIMESTAMP] 1186443492 Tue Aug 7 01:38:12 2007 |
||||||
|
[BUILDTIME] 10 (5) |
||||||
|
[SIZE] 0.36 MB, 9 files |
||||||
|
|
||||||
|
[DEP] 00-dirtree |
||||||
|
[DEP] bash |
||||||
|
[DEP] binutils |
||||||
|
[DEP] bzip2 |
||||||
|
[DEP] coreutils |
||||||
|
[DEP] diffutils |
||||||
|
[DEP] findutils |
||||||
|
[DEP] flex |
||||||
|
[DEP] gawk |
||||||
|
[DEP] gcc |
||||||
|
[DEP] glibc |
||||||
|
[DEP] grep |
||||||
|
[DEP] libnetfilter_conntrack |
||||||
|
[DEP] libnfnetlink |
||||||
|
[DEP] linux-header |
||||||
|
[DEP] m4 |
||||||
|
[DEP] make |
||||||
|
[DEP] mktemp |
||||||
|
[DEP] pkgconfig |
||||||
|
[DEP] sed |
||||||
|
[DEP] sysfiles |
||||||
|
[DEP] tar |
||||||
|
[DEP] util-linux |
@ -0,0 +1,44 @@ |
|||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||||
|
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||||
|
[COPY] |
||||||
|
[COPY] Filename: package/.../conntrack-tools/conntrack-tools.desc |
||||||
|
[COPY] Copyright (C) 2007 The OpenSDE Project |
||||||
|
[COPY] |
||||||
|
[COPY] More information can be found in the files COPYING and README. |
||||||
|
[COPY] |
||||||
|
[COPY] This program is free software; you can redistribute it and/or modify |
||||||
|
[COPY] it under the terms of the GNU General Public License as published by |
||||||
|
[COPY] the Free Software Foundation; version 2 of the License. A copy of the |
||||||
|
[COPY] GNU General Public License can be found in the file COPYING. |
||||||
|
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||||
|
|
||||||
|
[I] A a set of connection tracking userspace tools for Linux |
||||||
|
|
||||||
|
[T] The conntrack-tools are the userspace daemon so-called conntrackd and a |
||||||
|
[T] command line interface known as conntrack. Both tools let system |
||||||
|
[T] administrators interact with the Netfilter Connection Tracking System |
||||||
|
[T] from userspace. |
||||||
|
[T] - The userspace daemon so-called conntrackd covers the specific aspects |
||||||
|
[T] of stateful Linux firewalls to enable high availability solutions. |
||||||
|
[T] It can be used as statistics collector of the firewall use as well. |
||||||
|
[T] The daemon is highly configurable and easily extensible. |
||||||
|
[T] - The command line interface (CLI) conntrack provides an interface to |
||||||
|
[T] add, delete and update flow entries, list current active flows in |
||||||
|
[T] plain text/XML, current IPv4 NAT'ed flows, reset counters, and flush |
||||||
|
[T] the complete connection tracking table among many other. |
||||||
|
[T] This tool is intended to replace the /proc/net/nf_conntrack interface. |
||||||
|
|
||||||
|
[U] http://people.netfilter.org/pablo/conntrackd/index.html |
||||||
|
[U] http://www.netfilter.org/projects/conntrack-tools/index.html |
||||||
|
|
||||||
|
[A] Pablo Neira Ayuso <[email protected]> |
||||||
|
[M] Christian Wiese <[email protected]> |
||||||
|
|
||||||
|
[C] extra/network |
||||||
|
|
||||||
|
[L] GPL |
||||||
|
[S] Beta |
||||||
|
[V] 0.9.5 |
||||||
|
[P] X -----5---9 191.000 |
||||||
|
|
||||||
|
[D] 1449473701 conntrack-tools-0.9.5.tar.bz2 http://www.netfilter.org/projects/conntrack-tools/files/ |
Loading…
Reference in new issue