aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/clog/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/clog/pkg-descr')
-rw-r--r--net-mgmt/clog/pkg-descr8
1 files changed, 8 insertions, 0 deletions
diff --git a/net-mgmt/clog/pkg-descr b/net-mgmt/clog/pkg-descr
new file mode 100644
index 000000000000..294c3921f98c
--- /dev/null
+++ b/net-mgmt/clog/pkg-descr
@@ -0,0 +1,8 @@
+clog is a program that logs all connections on your subnet. It uses the
+pcap(3) packet capture library to log any SYN packets to a logfile. The
+output format is designed to be very easily parsed by various text
+processing tools.
+
+
+-- David
+ (obrien@NUXI.com)