a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 77041 and 40319

Description: simple network packet logger and soft tap daemon
 DaemonLogger is a simple packet logger and soft tap daemon that is
 incredibly useful for network security analysts.
 .
 It is capable of operating in two modes: sniffing packets and
 logging them directly to disk (files are automatically rolled over
 after a set size), or in a "soft-tap" mode where it mirrors packets
 on another interface.
 .
 Daemonlogger can be run either in the foreground or in the background
 as a daemon.
Description: simple network packet logger and soft tap daemon
 DaemonLogger is a simple packet logger and soft tap daemon that is
 incredibly useful for network security analysts.
 .
 It is capable of operating in two modes: sniffing packets and
 logging them directly to disk (files are automatically rolled over
 after 1GB of data), or in a "soft-tap" mode where it mirrors packets
 on another interface.
 .
 Daemonlogger can be run either in the foreground or in the background
 as a daemon.
--- 77041	Thu Jan  1 00:00:00 1970
+++ 40319	Thu Jan  1 00:00:00 1970
@@ -4,7 +4,7 @@
  .
  It is capable of operating in two modes: sniffing packets and
  logging them directly to disk (files are automatically rolled over
- after a set size), or in a "soft-tap" mode where it mirrors packets
+ after 1GB of data), or in a "soft-tap" mode where it mirrors packets
  on another interface.
  .
  Daemonlogger can be run either in the foreground or in the background