HEAD
  * Nothing yet.

0.4.0
Thu,  2 May 2002 17:38:05 +0200
  * Added bmon, a bandwidth monitor using ncurses which provides mrtg
    alike graphical statistics in ascii.
  * Added cmon, a real time connection monitor showing all TCP
    connections and their rates. The order can be sorted.
  * Added some iptables code to have some kind of iptables monitor
    displaying all chains and their targets with the rate of packets
    passing by at the moment.
  * IPv4 fragmentation statistics
  * TCP ECN options added to ECN statistics (CWR, ECE and ECN-Setup)
  * Many bugfixes.



0.3.4
 * -t argument to limit runtime of nstats
 * -l argument to set length of lists
 * -n argument to avoid name resolution
 * connection tracking code
 * name and service resolution
 * ECN statistics
 * icmp6 stats: icmp6, destu6, texc6, para6
 * replaced slow linked list sort algo with fast and stable merge
 * sort
 * ignore further fragmented packets in layer 4+ for now

0.3.3 (04-03-2002)
  * real IPv6 support
  * added "none" output mode
  * icmp4 type/code breakdowns
  * some ip6 stats

0.3.2 (03-03-2002) [FM]
  * fixed average packet size calucaltion
  * added breakdown statistics for ICMP
  * enhanced TCP Options statistics


