# # ChangeLog for tools/tracetop # # Generated by Trac 1.0.10 # 07/03/22 22:45:02 Sun, 11 Oct 2009 21:44:00 GMT Perry Lorier [c3c2c0b] * tools/tracetop/Makefile.am (modified) Don't use += when = will work Sun, 11 Oct 2009 21:42:13 GMT Perry Lorier [a7ce58a] * tools/tracetop/Makefile.am (modified) Use LDADD to get the right includes (Thanks D.Lawson) 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, 05 Oct 2009 01:29:40 GMT Perry Lorier [2e6f811] * tools/tracetop/Makefile.am (modified) Fix Makefile.am for curses 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 Sun, 07 Jun 2009 23:17:46 GMT Shane Alcock [a7e85bf] * tools/tracetop/Makefile.am (modified) * Using default LDFLAGS ensures we link against the right libraries - ... 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 23:00:51 GMT Perry Lorier [bdea38b] * tools/tracetop/tracetop.1 (modified) Document new features. 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