# 0.9.1 05/26/2010 Second release candidate * Bug #124: Using the http_cookie keyword seems to cause a match on all packets. * Bug #142: byte_jump/byte_test + relative does not work when previous match is pcre. * Bug #145: within does not work when previous match is pcre. * Bug #149: FN on suricata with i(cmp)type:9 * Bug #150: Supress AppLayerParse() errors emitted by SMB and DCERPC by returning 0 instead of -1 on nonfatal errors. * Bug #151: FP on suricata v0.9.0 with IPv6 icmp large * Bug #152: Processing the attached pcap causes the engine to hang inside of DecodeIPV6ExtHdrs() * Bug #153: flag checking in Suricata is not strict enough. * Bug #156: libhtp version check in configure * Bug #157: Segv inside of B2gSearchBNDMq() when processing the attached pcap and rules. * Bug #158: byte_test + relative modifer doesn't work when previous keyword is byte_jump * Bug #159: FP on suricata v0.9.0 and today git with icmp not size zero * Bug #160: Thresholds don't seem to be honored for icmp traffic. * Bug #161: Commit 548a3b2c93aed79e39a34ee9dd4c68f43a27f363 breaks two unit tests. * Bug #162: ./configure should error out on unknown options * Bug #164: small pb (FN) on suricata with content and offset+depth * Bug #165: byte_jump/relative doesn't work when previous match is byte_jump.