Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2015-10-07 | added async publisher to the RPC server | 1 | -1/+1 | ||
2015-10-07 | Applied port validity on port_id relevant methods | 1 | -0/+18 | ||
2015-10-07 | progress in TRexStatelessClient module | 2 | -69/+139 | ||
mainly at batching support | |||||
2015-10-07 | updated stats handling implementation | 1 | -12/+26 | ||
2015-10-07 | Incorporating batch commands in stateless client | 2 | -10/+40 | ||
2015-10-06 | progress in stateless client, added trex_stats | 3 | -228/+116 | ||
2015-10-06 | Merge branch 'master' into dan_stateless | 26 | -505/+1125 | ||
2015-10-06 | removed any T-Rex string in doc | 8 | -64/+35 | ||
2015-10-06 | Removed any "T-Rex" string out of the code and documentation, using GREP! | 5 | -93/+93 | ||
2015-10-06 | Commiting last night progress | 2 | -126/+292 | ||
2015-10-04 | Updated packet export doc | 3 | -30/+53 | ||
2015-10-04 | Updated implementation for packet_builder module | 1 | -28/+79 | ||
2015-10-04 | Updated sshpass file to avoid creation of daemon processes | 1 | -1/+3 | ||
2015-10-04 | Updated and added documentation files for packet builder module | 7 | -23/+356 | ||