Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-08 | minor updates | 1 | -0/+6 | ||
2016-01-07 | Working version of streams view in TRex console. | 1 | -29/+25 | ||
TODO: sync when console crashes isn't integrated yet | |||||
2016-01-04 | Merge branch 'master' into dan_stateless | 1 | -12/+116 | ||
2016-01-04 | updated stats | 1 | -2/+46 | ||
2015-12-24 | some TUI tweaks | 1 | -17/+54 | ||
2015-12-24 | CPU util beautification | 1 | -6/+73 | ||
PPS total is only TX now and not TX + RX | |||||
2015-12-16 | cleaned the code a little, added load_packet_from_pcap into packet builder ↵ | 1 | -2/+0 | ||
functionality. | |||||
2015-12-14 | TUI v2.0 - now no flickering, state machine for lost of connectivity | 1 | -0/+6 | ||
and TUI can be started in xterm using tui -x | |||||
2015-12-09 | read only support | 1 | -5/+11 | ||
2015-12-08 | some modifications to the tables | 1 | -10/+37 | ||
added clear stats as well | |||||
2015-12-07 | Re-designed the statistic building model based on agreed diagram. | 1 | -122/+139 | ||
WORKING: all polling stats | |||||
2015-11-29 | Supports all desired stats option, plus clearing option | 1 | -22/+132 | ||
2015-11-26 | Initial implementation of stats prompting | 1 | -0/+80 | ||
2015-10-12 | Updated handlers of getter methods and stats (Global, port, stream). | 1 | -1/+2 | ||
Also, set return values of RPC commands as namedtuples | |||||
2015-10-07 | updated stats handling implementation | 1 | -12/+26 | ||
2015-10-06 | progress in stateless client, added trex_stats | 1 | -0/+45 | ||