Browse Source
git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20203 10447126-35f2-4685-b0cf-6dd780d3921fearly
Christian Wiese
18 years ago
2 changed files with 58 additions and 0 deletions
@ -0,0 +1,21 @@
|
||||
|
||||
[TIMESTAMP] 1172452949 Mon Feb 26 02:22:29 2007 |
||||
[BUILDTIME] 10 (5) |
||||
[SIZE] 0.34 MB, 28 files |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
@ -0,0 +1,37 @@
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
[COPY] Filename: package/.../specter/specter.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 user-space logging facility for netfilter |
||||
|
||||
[T] Specter is a user-space logging facility for the Linux netfilter |
||||
[T] system. It uses netfilter's ULOG target to gather packets, and passes |
||||
[T] them to attached plugins. Its features a flexible and robust modularized |
||||
[T] structure, and is based on ulogd, but has improved design and wider |
||||
[T] functionality. It currently supports a basic set of network protocols |
||||
[T] (IP, TCP. UDP, and HTTP) and can save data as text or PCAP, or add it |
||||
[T] to MySQL or PostgreSQL databases. |
||||
|
||||
[U] http://joker.linuxstuff.pl/specter/ |
||||
|
||||
[A] Michal Kwiatkowski <ruby@joker.linuxstuff.pl> |
||||
[M] Christian Wiese <morfoh@opensde.org> |
||||
|
||||
[C] extra/network |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 1.4 |
||||
[P] X -----5---9 800.000 |
||||
|
||||
[D] 2872276563 specter-1.4.tar.gz http://joker.linuxstuff.pl/specter/ |
Loading…
Reference in new issue