diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /net/iplog | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'net/iplog')
-rw-r--r-- | net/iplog/DESCR | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/iplog/DESCR b/net/iplog/DESCR index dc5caa7328f..03137766cb3 100644 --- a/net/iplog/DESCR +++ b/net/iplog/DESCR @@ -1,10 +1,10 @@ -iplog is a TCP/IP traffic logger. Currently, it is capable of logging +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), +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. |