Subject: CVS commit: pkgsrc/net/snort
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 07/26/2003 11:13:18
Module Name: pkgsrc
Committed By: salo
Date: Sat Jul 26 11:13:17 UTC 2003
Modified Files:
pkgsrc/net/snort: Makefile Makefile.common PLIST distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 pkgsrc/net/snort/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/net/snort/Makefile.common
cvs rdiff -r1.9 -r1.10 pkgsrc/net/snort/PLIST
cvs rdiff -r1.16 -r1.17 pkgsrc/net/snort/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.