2017-08-21 Nemea-modules-2.5.8
	* link_traffic:
		changed datatype of link_conf_t color
		added possibility to use comments in configuration file
		updated README.md
		bugfixes

	* report2idea:
		test: BUGFIX different behaviour of awk asort()
		blacklist: removed PalevoTracker

	* unirecfilter:
		do not assume double quotes around IPv6 addresses

	* removed CFLAGS/CXXFLAGS/LDFLAGS setting in libtrap check macro
	* add libpcap-dev, use disabled repobuild by default
	* ignore build artefacts

2017-07-24 Nemea-modules-2.5.7
	* link_traffic:
		new configuration file with lines
		JSON conversion script
		bugfixes
	* topn:
		bugfixes
	* unirecfilter:
		bugfixes
	* traffic_repeater:
		code refactoring
	* flow_meter:
		long IPFIX option (by Ulrik Haugen)
		file attributes in spec (by Ulrik Haugen)

2017-07-11 Nemea-modules-2.5.6
	* flow_meter: 
		fix build with older gcc
	* report2idea: 
		* ipblacklist: added ransomware tracker
		* sipbf2idea: added testcases, added tcp/udp protocol into the
		              message

2017-06-30 Nemea-modules-2.5.5
        * report2idea:
		uses new version with config
		venom2idea: Fixed test.sh
	* flow_meter:
		parser is now parsing packets without transport layer
	* link_traffic:
		config parser + data saving

2017-06-08 Nemea-modules-2.5.4
	* report2idea:
		added ddos reporter
		venom2idea: BUGFIX invalid JSON in config.cfg
	* flow_meter:
		flow cache hash function changed to xxHash
		added handler for SIGPIPE signal 
		add support for IPv6 address in -x parameter
		added export to IPFIX
		optimizations
		simplifications
		bugfixes
	
2017-03-01 Nemea-modules-2.5.3
	* anonymizer:
		added possibility to anonymize IP adresses (IPv4, IPv6) 
		in string representations in dynamic fields
	* flow_meter:
		added -O option (see documentation)
		bash completion feature
		BUGFIX distcheck failed
		added traffic filtering using -F parameter
		default timeout on output interfaces set to HALF_WAIT
		fixed exporting expired flows while no packets are captured
		added output unirec field description to README
	* topn:
		add new module for TOP-n stats computation
	* improved manual pages generation
	* report2idea:
		added reporter venom2idea
		removed booterfilter
		fixed paths in tests
	* some other minor bugfixes and optimizations

2017-02-05 Nemea-modules-2.5.2
	* added aggregator with liburfilter (by Miroslav Kalina)
	* changed unirecfilter to link liburfilter (by Miroslav Kalina)
	* added nfwriter (by Jiri Havranek)
		the module receives UniRec and stores nfdump files
	* removed libnfdump dependency from source codes
	* flow_meter:
		add support: IPv6 extension headers
		add support: double tagged frames (VLAN)
		optimizations
		bugfixes

2017-01-11 Nemea-modules-2.5.1
	* unirecfilter:
		fixes of the PROTOCOL field - allow numbers
		allow negative float numbers
		checking IP addresses
		allow apostrophe
	* link_traffic:
		add new module (experimental), can export data into munin

2016-10-07 Nemea-modules-2.5.0
	* report2idea:
		haddrscan2idea and sipbf2idea now also exports SRC and DST ports
	* logger:
		removed OpenMP dependency
	* flow_meter
		extended tests coverage
		updated README
		many bugfixes and overall improvements
	* nfreader:
		fixed ipv6 export in version with libnf
	* nfwriter
		new module - reads flows from input interface and write them to nfdump file
	* endiverter
		minor improvements

2016-10-07 Nemea-modules-2.4.3
	* added sipbf2idea reporter

2016-10-04 Nemea-modules-2.4.2
	* flow_meter:
		added arp plugin
		bugfixes in http and ntp plugin
	* other bugfixes

2016-08-05 Nemea-modules-2.4.1
	* package:
		fixed dependencies (remove nemea-py*)
	* flow_meter:
		code revision
		memory optimizations
		fixing byte order issues
	* endiverter:
		coding style
		bugfixes

2016-07-28 Nemea-modules-2.4.0
	* report2idea modules:
		replaced python wrapper with pytrap
	* miner_detector:
		add reporter module
	* json_dump, json_replay:
		replaced python wrapper with pytrap
	* flow_meter:
		optimization and improvement
		add NTP plugin
	* endiverter:
		add converter of UniRec message from OpenWRT
	* email_reporter:
		replaced python wrapper with pytrap
	* device_classifier:
		add beta version of module
		installation must be fixed
	* debug_sender:
		replaced python wrapper with pytrap

2016-06-03 Nemea-modules-2.3.6
        * logger:
		improved error messages
		changed order of functions during initialization
	* bruteforce2idea:
		bugfix
	* amplification2idea.py:
		added "Source.Type"="Backscatter"

2016-04-14 Nemea-modules-2.3.5
        * nfdump_reader: 
		fixed timestamps when libnf is used
	* Anonymizer: 
		removed progress printing, disabled strict-aliasing


2016-04-03 Nemea-modules-2.3.4
        * report2idea dnstunnel bugfixed
	* flow_meter bugfixed


2016-03-20 Nemea-modules-2.3.3
        * flow_meter sip plugin bugfixed - no longer causes segfault
	* many smaller bugfixes


2016-03-16 Nemea-modules-2.3.2
        * debug_sender can now be installed properly
	* added install README for:
		nfreader
		email_reporter
		debug_sender
		merger

2016-03-14 Nemea-modules-2.3.1
        * Added modules:
		reporter for brute_force_detector
        * bugfixes

2016-03-10 Nemea-modules-2.3
        * Added modules:
		reporter for ipblacklistfilter
	* documentation for creating flow_meter plugins
	* bugfixes


2016-02-28 Nemea-modules-2.2
	* Added modules:
		reporters to idea
		email_reporter
		json_dump
		json_replay
	* added test of repoeters
	* bugfixes


2016-02-16 Nemea-modules-2.1

	* Contained modules:
		anonymizer
		debug_sender
		flow_meter
		flowcounter
		logger
		logreplay
		merger
		nfreader
		report2idea
		traffic_repeater
		unirecfilter

