diff options
author | salo <salo> | 2003-07-26 11:13:16 +0000 |
---|---|---|
committer | salo <salo> | 2003-07-26 11:13:16 +0000 |
commit | b637cb710bb4410e25c210135500198bf76979f6 (patch) | |
tree | a30850606d46f1bbb92d319aed4e2b250b73823e /net/snort/distinfo | |
parent | ea38061a08c556eda525e82b16eaec18caf9cc9e (diff) | |
download | pkgsrc-b637cb710bb4410e25c210135500198bf76979f6.tar.gz |
Updated to version 2.0.1.
Changes:
- fix host endianess problem in udp decoder
- vlan decoding fixes from Michael Pomraning
- add tcp state checking to httpflow
- ignoring bad checksums throughout snort if checksumming is turned on
- config disable_ttcp_alerts is now also config disable_tcpopt_ttcp_alerts
- better initialization handling of low memory conditions pointing to the
- low memory search engine
- byte_jump / byte_test 2 byte cases handled and unified
- correctly assign port numbers on tcpoption events
- pass rule logic changed to "win" in specific multiple event cases
- named interface support for win32 from the winpcap folks
- spp_bo now also will work with log-only output plugins
- added window detection plugin documentation to manual
- lots of new rules and tons of rule documentation
Diffstat (limited to 'net/snort/distinfo')
-rw-r--r-- | net/snort/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/snort/distinfo b/net/snort/distinfo index 5a84884413d..9015ff5e10b 100644 --- a/net/snort/distinfo +++ b/net/snort/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.16 2003/04/16 15:51:23 salo Exp $ +$NetBSD: distinfo,v 1.17 2003/07/26 11:13:17 salo Exp $ -SHA1 (snort-2.0.0.tar.gz) = 1fdb5656b7a84439da0cd9118f5a977098f0652b -Size (snort-2.0.0.tar.gz) = 1556540 bytes +SHA1 (snort-2.0.1.tar.gz) = d5a83f65a7a619ea7c4f50f19ab82a0a4f38f685 +Size (snort-2.0.1.tar.gz) = 1817646 bytes SHA1 (patch-aa) = 33a0a8014ce8458f99da8eefb68127ef02d8628c SHA1 (patch-ab) = 0ea7deb91de5d3d68558a30e80dcbd8bd81f8a5e SHA1 (patch-ac) = 6cdf26fcaeb8dad9cd9562b77377bd56b49c9f38 |