0.3 -> 0.4
Features:
- cleanup on CTRL-C
- add patch for Linux Kernel 2.6.17.7
- for now, graphs are disabled in the webfrontend
- webfrontend has now 'Total', 'User' and 'Program' tabs
Bugfixes:
- forgot to close a filedescriptor - fixed
- use leading zeroes on port numbers in messages about connections that no longer exist
- really fix 'wait for next minute'
0.2.2 -> 0.3
Features:
- small enhancement to the webfrontend
Bugfixes:
- account all traffic, not just tcp and udp
- sometimes the "wait for next minute" loop got busted and dragon never waited but ran continuously
0.2.1 -> 0.2.2
Features:
- added ignore_hosts config directive
Bugfixes:
- traffic will no longer be accounted multiple times
- accounting now works with several levels which avoides conflicts with other programs using iptables
0.2 -> 0.2.1
Features:
- added a /etc/dragon.conf configuration file
- added graphs to webfrontend
Bugs:
- traffic that could not be identified to a specific socket was accounted on the standard IP address (fixed)