Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | ||