Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-13 | few mods | 1 | -14/+33 | ||
few fixes TUI is not working yet... need to fix more stuff a checkpoint for now | |||||
2015-11-12 | modifying stateless client to a simpler lightweight module | 1 | -267/+139 | ||
2015-11-12 | DRAFT - only for internal purpose | 1 | -349/+455 | ||
2015-11-12 | refactor stream object | 1 | -1/+2 | ||
2015-11-11 | lightweight console | 1 | -12/+90 | ||
2015-11-10 | Major progress in parsing, not stable yet | 1 | -12/+19 | ||
Most advanced: start, stop functionality | |||||
2015-11-09 | Merge branch 'rpc_intg1' | 3 | -215/+842 | ||
2015-11-08 | code review notes: | 1 | -2/+2 | ||
1. performance improvement for stateless DP core object (direct object) 2. exit scheduler loop is now using a scheduled message and not IF 3. duration for inifinite is negative number 4. fixed stop_traffic scheduled node time | |||||
2015-11-07 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 | 2 | -4/+16 | ||
2015-11-07 | Extended line parsing options, didn't apply all changes on console YET | 1 | -4/+47 | ||
2015-11-05 | bug fixes in status window | 2 | -4/+16 | ||
2015-11-03 | Merge remote-tracking branch 'origin/rpc_intg1' into rpc_intg1 | 1 | -11/+29 | ||
2015-11-03 | updated sync_client | 1 | -3/+15 | ||
2015-11-03 | fields for specific ports on the status screen | 1 | -11/+29 | ||
2015-11-03 | first commit for advnaced options | 2 | -3/+7 | ||
2015-11-02 | few bug fixes for last commit | 1 | -9/+21 | ||
2015-11-02 | status is back online + ZMQ async stats | 2 | -6/+189 | ||
2015-11-01 | added support for 'mul' field in start_traffic RPC command | 1 | -2/+3 | ||
2015-10-29 | Fixed verbose mode | 1 | -0/+10 | ||
More stability fixes removed irrelevand methods | |||||
2015-10-29 | Awesome working start/stop traffic console | 1 | -2/+5 | ||
Fixed more stability issues :) Ready for merging. | |||||
2015-10-29 | Console redesign using trex_stateless_client module | 1 | -0/+29 | ||
2015-10-28 | console progress, still SHAKY! | 1 | -2/+19 | ||
2015-10-28 | updated more HLTAPI functionality and fixed found bugs. | 2 | -31/+163 | ||
Working: Start/stop traffic, traffic config (semi), connect, clean Missing: stats Next: boost console | |||||
2015-10-28 | more HLTAPI 2 | 1 | -16/+48 | ||
2015-10-27 | More HLTAPI | 2 | -18/+68 | ||
2015-10-27 | more hltapi progress | 2 | -45/+212 | ||
connect working | |||||
2015-10-26 | add disconnect functionality | 1 | -0/+3 | ||
2015-10-26 | API add: get_trex_log(), get_trex_daemon_log(), get_trex_version() | 1 | -3/+75 | ||
2015-10-25 | refactor tx_link -> comm_link | 1 | -6/+6 | ||
2015-10-25 | HLTAPI progress... | 2 | -2/+33 | ||
2015-10-22 | minor updates | 2 | -139/+7 | ||
2015-10-14 | Merge branch 'dan_stateless' | 1 | -2/+1 | ||
2015-10-14 | Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵ | 1 | -2/+1 | ||
unresolved domain name handling. | |||||
2015-10-13 | Another Typo fix T-Rex -> TRex | 1 | -1/+1 | ||
2015-10-12 | solving conflicts | 2 | -3/+3 | ||
2015-10-12 | Merge branch 'dan_stateless' into dan_latest | 2 | -17/+461 | ||
2015-10-12 | Updated handlers of getter methods and stats (Global, port, stream). | 1 | -25/+50 | ||
Also, set return values of RPC commands as namedtuples | |||||
2015-10-12 | Applied some code cosmetics | 1 | -18/+14 | ||
2015-10-07 | More progress in stateless client. | 1 | -12/+56 | ||
Mainly more mature approach to handling results | |||||
2015-10-07 | Applied port validity on port_id relevant methods | 1 | -0/+18 | ||
2015-10-07 | progress in TRexStatelessClient module | 1 | -66/+136 | ||
mainly at batching support | |||||
2015-10-07 | Incorporating batch commands in stateless client | 1 | -9/+39 | ||
2015-10-06 | progress in stateless client, added trex_stats | 1 | -22/+68 | ||
2015-10-06 | Merge branch 'master' into dan_stateless | 1 | -13/+41 | ||
2015-10-06 | Removed any "T-Rex" string out of the code and documentation, using GREP! | 1 | -70/+70 | ||
2015-10-06 | Commiting last night progress | 1 | -118/+182 | ||
2015-10-01 | Updated control plain documentation with typos and T-Rex changed to TRex. | 2 | -65/+65 | ||
2015-09-22 | updated packet builder and stateless client modules | 1 | -7/+7 | ||
2015-09-21 | Updated implementation of add_stream method, created subclasses to reflect ↵ | 1 | -9/+92 | ||
vairous objects. | |||||
2015-09-20 | minor updated to client API library, adding the CRxStats class | 1 | -3/+43 | ||