Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-02 | status is back online + ZMQ async stats | 4 | -155/+335 | ||
2015-11-01 | added support for a new RPC command : sync_user | 1 | -2/+2 | ||
provides a way to sync a console / GUI to the server for a specific user | |||||
2015-11-01 | added support for 'mul' field in start_traffic RPC command | 1 | -2/+3 | ||
2015-10-29 | Fixed verbose mode | 2 | -54/+79 | ||
More stability fixes removed irrelevand methods | |||||
2015-10-29 | Awesome working start/stop traffic console | 3 | -69/+105 | ||
Fixed more stability issues :) Ready for merging. | |||||
2015-10-29 | fixed console issues after testsing them | 2 | -23/+48 | ||
2015-10-29 | Console redesign using trex_stateless_client module | 3 | -63/+227 | ||
2015-10-29 | Added module for text formatting, such that coloring, bold, underline. | 1 | -0/+72 | ||
2015-10-28 | console progress, still SHAKY! | 2 | -108/+151 | ||
2015-10-28 | updated more HLTAPI functionality and fixed found bugs. | 6 | -35/+213 | ||
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 | 1 | -0/+1 | ||
2015-10-27 | more hltapi progress | 3 | -57/+227 | ||
connect working | |||||
2015-10-26 | add disconnect functionality | 2 | -6/+4 | ||
2015-10-26 | fixed streamlist loading | 1 | -2/+3 | ||
2015-10-25 | refactor tx_link -> comm_link | 1 | -6/+6 | ||
2015-10-25 | Merge branch 'master' into dan_stateless | 1 | -0/+7 | ||
2015-10-25 | HLTAPI progress... | 4 | -5/+37 | ||
2015-10-25 | Fixed importing of packages at documentation building | 1 | -0/+7 | ||
2015-10-22 | minor updates | 3 | -144/+14 | ||
2015-10-21 | Added support for path autocomletion for console methods :) | 1 | -2/+22 | ||
2015-10-20 | + Added traffic options at stl directory | 6 | -9/+84 | ||
+ updated console to support multiplier on loading + fixed minor issues at yaml_utils and trex_streams objects + console not stable, YET | |||||
2015-10-20 | Merge branch 'master' into master-demo + | 6 | -10/+121 | ||
working demo of loading a YAML, and attaching it to server | |||||
2015-10-20 | Major progress in console, yaml utils, and trex_streams | 7 | -75/+226 | ||
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module | |||||
2015-10-19 | Merge branch 'rpc' -> add support for interactive mode | 2 | -5/+109 | ||
2015-10-18 | Progress in trex_streams and in yaml_utils. | 3 | -154/+129 | ||
Next, start working on StreamList object | |||||
2015-10-18 | fix trex-130 issue | 1 | -1/+8 | ||
2015-10-18 | more yaml utils, better streams handling | 3 | -193/+154 | ||
2015-10-16 | Updated YAMLutils and rpc_defaults with relevant progress | 2 | -88/+231 | ||
2015-10-15 | change console permission | 2 | -0/+0 | ||
2015-10-15 | updated yaml utils and stream object | 6 | -1/+453 | ||
2015-10-14 | merged jsonrpc client for mock compatibility | 1 | -15/+255 | ||
2015-10-14 | Merge branch 'dan_stateless' | 4 | -15/+24 | ||
2015-10-14 | Merge remote-tracking branch 'origin/master' | 11 | -33/+33 | ||
2015-10-14 | Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵ | 4 | -14/+23 | ||
unresolved domain name handling. | |||||
2015-10-13 | Another Typo fix T-Rex -> TRex | 11 | -33/+33 | ||
2015-10-12 | merged with master | 6 | -61/+3 | ||
2015-10-12 | cosmetics | 2 | -3/+3 | ||
2015-10-12 | solving conflicts | 1 | -14/+0 | ||
2015-10-12 | solving conflicts | 11 | -249/+310 | ||
2015-10-12 | Merge branch 'master' into dan_latest | 1 | -0/+9 | ||
2015-10-12 | check for 64bit kernel | 1 | -0/+9 | ||
2015-10-12 | fixed documentation conflicts | 3 | -33/+19 | ||
2015-10-12 | Merge branch 'dan_stateless' into dan_latest | 30 | -769/+1555 | ||
2015-10-12 | named with nametuples the returnvalue of the "send_raw_msg" method. | 1 | -2/+2 | ||
2015-10-12 | Updated handlers of getter methods and stats (Global, port, stream). | 3 | -31/+60 | ||
Also, set return values of RPC commands as namedtuples | |||||
2015-10-12 | Applied some code cosmetics | 1 | -18/+14 | ||
2015-10-08 | Merge branch 'master' into rpc | 2 | -1/+31 | ||
2015-10-07 | More progress in stateless client. | 2 | -13/+57 | ||
Mainly more mature approach to handling results |