Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-26 | when connection is lost - identify this on the console | 2 | -14/+45 | ||
2015-11-26 | added support for 'update' | 1 | -7/+81 | ||
2015-11-25 | fixed a bug with default start command in the console | 1 | -2/+28 | ||
also added clear events and more types of events | |||||
2015-11-25 | added events log | 2 | -10/+36 | ||
2015-11-25 | support for "total" flag for start | 1 | -0/+5 | ||
also fixed a bug in mpps (trex console) | |||||
2015-11-24 | added support for percentage on start | 1 | -3/+14 | ||
also added info about the correct interface driver and speed from DPDK layer | |||||
2015-11-23 | add pause/resume into the console | 1 | -0/+118 | ||
2015-11-22 | TUI back online | 1 | -0/+18 | ||
2015-11-19 | full async DP stop support | 2 | -14/+43 | ||
2015-11-19 | Merge branch 'master' of ↵ | 2 | -32/+30 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core | |||||
2015-11-19 | History feature is DONE | 1 | -29/+26 | ||
Fixed bugs Cleaned code, more like PEP8 | |||||
2015-11-17 | minor bug in wait cmd | 1 | -1/+1 | ||
2015-11-16 | created general trex console class | 2 | -3/+4 | ||
added dynamic server async support fixed bugs | |||||
2015-11-15 | added duration to the RPC server (and all the way to the DP) | 1 | -7/+8 | ||
*STILL NEEDS FIXING THE DP STOP SCHED MESSAGE" | |||||
2015-11-15 | few fixes to ZMQ client (timeout values) | 1 | -2/+2 | ||
2015-11-15 | clean shell / client | 1 | -23/+223 | ||
added script for run | |||||
2015-11-13 | Merge branch 'rpc_intg1' of ↵ | 1 | -1/+2 | ||
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1 | |||||
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. |