[Sancp-devel] sancp-1.6.1-stable released
Brought to you by:
johncurry
From: John C. <joh...@me...> - 2007-07-07 07:38:27
|
Greetings all, SANCP version 1.6.1 has made it one year without any bugs being reported. I've uploaded a new release on sourceforge for sancp-1.6.1-stable to mark this point in development. This version consists primarily of the current 1.6.1 beta code; patches a, b, c and d along with a few minor typographical changes. http://sancp.sourceforge.net http://metre.net/sancp.html Please note version 1.6.2 is the current development branch that contains a number of major code changes: - add solaris support - add console output; (e.g. used to print running configuration and ongoing connections) - add new output fields to include sample of payload data from source or destination for stats and realtime - add pcap index support; created to support locating packets in large pcap files without parsing. (new output fields: output_filename, start_pos and stop_pos ) - add prelude compile-time support (edit Makefile, uncomment: PRELUDE_SUPPORT and PRELUDE_CFLAGS ) - improve daemon mode to store process id in file name 'sancp.pid' - improve signal-handling (set flag and return method allows for timely processing of signal requests) - remove README from binary to docs/ to reduce footprint and code maintenance - replace typographical references to '80211' with '8021Q' SANCP 1.6.2 is still in Beta. Its current release candidate is C. Please report bugs to san...@li.... Thank you, -John |