About the patches in this directory: 1. sancp-1.6.1-fix200511.a.patch - Provides fix for duplicate connection id at check_packet:187 reported by Richard Bejtlich 11/12/2005 2. sancp-1.6.1-fix200511.b.patch - Provides fix for seg-fault at decode:69 reported by Bamm on 10/17/2005 3. sancp-1.6.1-fix200601.c.patch - Resolve compiler issues on x86-64 platform reported by Tomislav Kolanovic on 01/13/2006 4. sancp-1.6.1-fix200606.d.patch - Provides fix for 100% CPU utilization issue reported by Clemente Aguiar on 04/03/2006 - Removes tcpoption parsing code from main source, disabling decoding 'wscale' (TCP window scale) - (prerequisites: sancp-1.6.1-fix200511.b.patch) - NOTE: the patch was reported as faulty (will not compile with EXPERIMENTAL_TCPOPTIONS defined) and was recreated 07/05/06, copies of this patch dated earlier than 07/05/06 may not work - reported by Devin Kowatch 06/30/06 5. sancp-1.6.1-fix200606.bd.patch - Combined patches contained in sancp-1.6.1-fix200511.b.patch and sancp-1.6.1-fix200606.d.patch Patches can be applied in the following manner: tar -zxf sancp-1.6.1.tar.gz cd sancp-1.6.1 patch < sancp-1.6.1-fix200511.a.patch Upcoming patches: 1. I've received a patch from Frank Van Vliet (09/19/2005) to provide Prelude support for Sancp. This patch is pending review upon release of version 1.6.2 (04/14/2006)