summaryrefslogtreecommitdiff
path: root/net/iplog/pkg-descr
diff options
context:
space:
mode:
authorDan Moschuk <dan@FreeBSD.org>1999-10-09 16:40:11 +0000
committerDan Moschuk <dan@FreeBSD.org>1999-10-09 16:40:11 +0000
commitd0d11da29c9255515f9ed0e98f1075a1d49dfd91 (patch)
tree98c64fbf8d5719d65d816fe72222b26b5504775c /net/iplog/pkg-descr
parentMoving iplog from security down the street to net (diff)
Welcoming iplog to its new home in net
Notes
Notes: svn path=/head/; revision=22275
Diffstat (limited to 'net/iplog/pkg-descr')
-rw-r--r--net/iplog/pkg-descr5
1 files changed, 5 insertions, 0 deletions
diff --git a/net/iplog/pkg-descr b/net/iplog/pkg-descr
new file mode 100644
index 000000000000..d36704a2b4eb
--- /dev/null
+++ b/net/iplog/pkg-descr
@@ -0,0 +1,5 @@
+iplog is a TCP/IP traffic logger. Currently, it is capable of logging
+TCP, UDP and ICMP traffic, though adding support for other protocols
+should be relatively easy. iplog contains a built-in packet filter,
+allowing for logging or excluding packets that fit a given set of
+criteria.