2003-12-23 12:09:17 by Alistair G. Crooks | Files touched by this commit (2) |
Log message: Make this work with gcc3 (no more multi-line string constants). |
2003-09-20 01:08:31 by Reed Shadgett | Files touched by this commit (12) |
Log message: Update HOMEPAGE and/or MASTER_SITES |
2003-07-30 17:41:55 by Julio M. Merino Vidal | Files touched by this commit (6) |
Log message: Convert to use the bsd.pkg.install.mk framework: - Install sample file in the examples directory. - Honour PKG_SYSCONFDIR properly. - Use RCD_SCRIPTS to handle the rc.d script. As a result, bump PKGREVISION to 2. |
2003-05-06 19:43:16 by Julio Merino | Files touched by this commit (726) |
Log message: Drop trailing whitespace. Ok'ed by wiz. |
2003-05-02 13:57:35 by Thomas Klausner | Files touched by this commit (680) |
Log message: Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps. |
2003-04-06 13:06:04 by Hubert Feyrer | Files touched by this commit (6) | |
Log message: Import iplog-2.2.3: Iplog is a tool using pcap to log ip traffic iplog is a TCP/IP traffic logger. Currently, it is capable of logging TCP, UDP and ICMP traffic. Adding support for other protocols should be relatively easy. iplog's capabilities include the ability to detect TCP port scans, TCP null scans, FIN scans, UDP and ICMP "smurf" attacks, bogus TCP flags (used by scanners to detect the operating system in use), TCP SYN scans, TCP "Xmas" scans, ICMP ping floods, UDP scans, and IP fragment attacks. iplog is able to run in promiscuous mode and monitor traffic to all hosts on a network. iplog uses libpcap to read data from the network and can be ported to any system that supports pthreads and on which libpcap will function. Submitted by Martin Mersberger <gremlin@portal-to-web.de> in PR 20887 |