diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-09-25 11:40:28 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-09-25 11:40:28 +0800 |
commit | b0176814a5e7ef3db628a59d2760f335f531232f (patch) | |
tree | 75ca807bc8a59ed7ca577a70cae4390e49a5f7c6 /net/nstreams/pkg-comment | |
parent | 03e49c5ecb8a49c62c286564fa79e4581ab03610 (diff) | |
download | freebsd-ports-gnome-b0176814a5e7ef3db628a59d2760f335f531232f.tar.gz freebsd-ports-gnome-b0176814a5e7ef3db628a59d2760f335f531232f.tar.zst freebsd-ports-gnome-b0176814a5e7ef3db628a59d2760f335f531232f.zip |
Import of nstreams.
nstreams analyzes the streams that occur on a network. It displays which
streams are generated by users and can optionally generation
ipfw rules that will match these streams, thus only allowing
what is required for the users, and nothing more.
PR: 13913
Submitted by: Daniel O'Connor <darius@dons.net.au>
Diffstat (limited to 'net/nstreams/pkg-comment')
-rw-r--r-- | net/nstreams/pkg-comment | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/nstreams/pkg-comment b/net/nstreams/pkg-comment new file mode 100644 index 000000000000..890b9127d712 --- /dev/null +++ b/net/nstreams/pkg-comment @@ -0,0 +1 @@ +Analyses network traffic and produces ipfw rules to allow it |