4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since c29a0e0 was
c29a0e0,
checked in by Shane Alcock <salcock@…>, 10 years ago
|
- Started adding a new libtrace tool (tracetopends) which can be used to easily find the endpoints that are contributing the most traffic in a network. An endpoint can be either an IPv4 address, IPv6 address or a MAC address and output can be sorted by packet count, byte count or payload byte count.
Hopefully this will make Chris happy... :)
NOTE: manpages are just copies from tracesplit - remember to update them before release!
|
-
Property mode set to
100644
|
File size:
190 bytes
|
Rev | Line | |
---|
[c29a0e0] | 1 | bin_PROGRAMS = traceends |
---|
| 2 | bin_SCRIPTS = tracetopends |
---|
| 3 | man_MANS = traceends.1 tracetopends.1 |
---|
| 4 | EXTRA_DIST = $(man_MANS) $(bin_SCRIPTS) |
---|
| 5 | |
---|
| 6 | include ../Makefile.tools |
---|
| 7 | traceends_SOURCES = traceends.cc |
---|
Note: See
TracBrowser
for help on using the repository browser.