# # ChangeLog for tools/tracetop/tracetop.cc # # Generated by Trac 1.0.10 # 07/01/22 13:08:52 Tue, 03 Aug 2010 02:42:20 GMT Shane Alcock [11754a6] * configure.in (modified) * tools/tracetop/tracetop.cc (modified) * Added check for libnsl if needed for inet_ntop * Added check for ... Mon, 02 Aug 2010 23:17:03 GMT Shane Alcock [7876f38] * configure.in (modified) * tools/tracetop/tracetop.cc (modified) * Fixes to make tracetop build nicely on OpenSolaris Tue, 27 Jul 2010 03:26:26 GMT Shane Alcock [235a83b] * tools/tracetop/tracetop.cc (modified) * Remove unused variable Fri, 16 Jul 2010 02:35:19 GMT Shane Alcock [04a0ba4] * tools/tracetop/tracetop.cc (modified) * Fixed warning about failing to return a value for a non-void function Tue, 01 Dec 2009 22:49:19 GMT Perry Lorier [5c866be] * tools/tracetop/tracetop.cc (modified) Support undocumented initialisation flags Tue, 01 Dec 2009 22:46:57 GMT Perry Lorier [cde85f8] * tools/tracetop/tracetop.cc (modified) Reorganise to support switching off source/dest ip/ports properly Thu, 26 Nov 2009 22:56:25 GMT Perry Lorier [4325ef8] * tools/tracetop/tracetop.cc (modified) Add totally stupid fullspeed option for jamie doing crazy things Mon, 09 Nov 2009 04:21:56 GMT Perry Lorier [c549d3f] * tools/tracetop/tracetop.cc (modified) Move tracetop to using trace_event() api, and dealing with key presses Mon, 05 Oct 2009 01:30:03 GMT Perry Lorier [e7307f9] * tools/tracetop/tracetop.cc (modified) Fix display of sport/dport headers. Fix display of nonIP packets ... Mon, 08 Jun 2009 22:25:19 GMT Shane Alcock [c9754d0] * tools/tracetop/tracetop.cc (modified) * Fixed compile error for gcc 4.3 caused by "clean up" of header files Wed, 25 Mar 2009 01:11:52 GMT Perry Lorier [37f537f] * tools/tracetop/tracetop.cc (modified) Clean up display Fix the total bandwidth display Tue, 24 Mar 2009 22:57:54 GMT Perry Lorier [7babe98] * tools/tracetop/tracetop.cc (modified) Add more display modes Allow for arbitary flow keys (although there ... Mon, 23 Mar 2009 04:12:37 GMT Perry Lorier [752353b] * tools/tracetop/tracetop.cc (modified) Allow for bits per second measurements Mon, 23 Mar 2009 04:05:06 GMT Perry Lorier [2528816] * tools/tracetop/tracetop.cc (modified) Visual cleanups of column headings Mon, 23 Mar 2009 04:03:27 GMT Perry Lorier [5dd06d6] * tools/tracetop/tracetop.cc (modified) Clear to the bottom of the screen erasing old expired flows Make ... Mon, 23 Mar 2009 04:01:09 GMT Perry Lorier [59751a5] * lib/protocols_l3.c (modified) * tools/tracetop/tracetop.cc (modified) have trace_get_source_address() / trace_get_destination_address() ... Mon, 23 Mar 2009 02:23:53 GMT Perry Lorier [d4242e4] * tools/tracetop/tracetop.cc (modified) Support IPv4/IPv6 addresses. Mon, 23 Mar 2009 01:41:18 GMT Perry Lorier [a6da077] * configure.in (modified) * tools/Makefile.am (modified) * tools/tracetop/Makefile.am (added) * tools/tracetop/tracetop.1 (added) * tools/tracetop/tracetop.cc (added) Add new tracetop utility