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