Changes in 0.4.0 (June 04, 2006): - Changed buildsystem to automake and autoconf * Added support for FreeBSD, MacOSX (As end-hosts, routers sniff but do not intercept RAO messages) * Added support for bigendian * IPv6 and SCTP are no longer required to build the package - Changed license * NSLP-API is now LGPL to allow usage in closed source NSLPs * New "skeleton NSLP" is BSD to allow building closed source NSLPs * The remaining code remains to be licensed under the GPL - Add richer support for SCTP - All modules now use a common configuration file - Improved documentation (introduced man pages) - Diagnostics NSLP added - Alignment to byte format of GIST-09 - Added "skeleton NSLP" for others to start creating own NSLPs. - QoS NSLP changes * IPv6 support added * QSPEC object support added * message processing refined * timer handling refined * QoSLogger support, improved debug levels * new structure of FSM-Code * man pages for nsis-qosd(8) and nsis-qos(1) added - Nat/Firewall NSLP changes * new Nat/Firewall NSLP client API * built-in GIST-independent protocol emulation * DebugLogger support, improved debug levels * rewritten Nat/Firewall NSLP client * more fine-grained command-line options * man pages for nsis-natfwd(8) and nsis-natfw(1) added * message parsing updated to draft-ietf-nsis-nslp-natfw-11 * ethereal dissector updated to draft-ietf-nsis-nslp-natfw-11 * replaced IP address/port placeholders * lots of minor protocol behavior improvements Changes in 0.3.0 (December 23, 2005): - Support for QoS NSLP (most functions have been internally tested except processing of query and notify messages) - Support for NAT/FW NSLP (most functions have been internally tested for NAT and firewall signaling and associated IPtables configuration) - Some improvements and bugfixes to GIST implementation Changes in 0.2.0 (November 6, 2005): - New improved directory structure - Support for upstream Queries - Support for LooseEnd MRM - Support for IPv6 - Support for SCTP - Support for more than one local IP address - Refactoring of GIST State Machine implementation - Introduced a configuration file - Support for Error Messages (but they are not sent yet) - Renamed GIMPS to GIST - Improved NSLP API - Improved Timer Management for NSLPs - Fixed and updated message byte formats - Bugfix to support multiple connected NSLPs - Improved Debug output (new command line option -debug) - Initial documentation (located in the manual directory) - Code cleanup - A number of small bugfixes Changes in 0.1.1 (July 30, 2005): - Improved message format handling and message validation - Improved TLS support (now including a script to create certificates) - Improved message processing - A lot of small bugfixes Initial version 0.1.0 released on July 25, 2005