Annotation of embedaddon/trafshow/CHANGES, revision 1.1
1.1 ! misho 1: Version 5.2.1 at Jul 21 10:55:23 NOVST 2004
! 2: -------------------------------------------
! 3:
! 4: * The first public version released!
! 5: Version 5 of the program is the Next Generation trafshow project
! 6: writen from scratch. No any shared codes with the previous versions.
! 7: The TrafShow Application Architecture has been specially designed
! 8: to handle a lot of traffic capture sources with the huge amount of
! 9: exported network flows. There are no such network throughput which
! 10: contents could not be displayed ;-)
! 11:
! 12:
! 13: Version 5.2.2 at Jan 8 12:34:34 NOVT 2006
! 14: ------------------------------------------
! 15:
! 16: * The sources was cleaned for new version of gcc 4.0. No complains
! 17: any more. No other improvements has been made.
! 18:
! 19:
! 20: Version 5.2.3 at Mar 12 15:04:12 NOVT 2006
! 21: ------------------------------------------
! 22:
! 23: * Significant improvement for *BSD packets capturing scheme using
! 24: libpcap version 0.8 capabilities (pcap_get_selectable_fd() function).
! 25: * Bug-fix against core dumps on the list of interfaces with aliases
! 26: and so on.
! 27:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>