Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-27 | more HLTAPI | Dan Klein | 1 | -0/+1 | |
2015-10-27 | more hltapi progress | Dan Klein | 3 | -57/+227 | |
connect working | |||||
2015-10-27 | fix call ./t-rex-64 --help for getting version | Yaroslav Brustinov | 1 | -3/+5 | |
2015-10-26 | API add: get_trex_log(), get_trex_daemon_log(), get_trex_version() | Yaroslav Brustinov | 2 | -3/+118 | |
2015-10-26 | add disconnect functionality | Dan Klein | 2 | -6/+4 | |
2015-10-26 | fixed streamlist loading | Dan Klein | 1 | -2/+3 | |
2015-10-25 | refactor tx_link -> comm_link | Dan Klein | 1 | -6/+6 | |
2015-10-25 | Merge branch 'master' into dan_stateless | Dan Klein | 1 | -0/+7 | |
2015-10-25 | HLTAPI progress... | Dan Klein | 4 | -5/+37 | |
2015-10-25 | Fixed importing of packages at documentation building | Dan Klein | 1 | -0/+7 | |
2015-10-22 | minor updates | Dan Klein | 3 | -144/+14 | |
2015-10-21 | Added support for path autocomletion for console methods :) | Dan Klein | 1 | -2/+22 | |
2015-10-20 | + Added traffic options at stl directory | Dan Klein | 3 | -8/+34 | |
+ 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 + | Dan Klein | 5 | -9/+113 | |
working demo of loading a YAML, and attaching it to server | |||||
2015-10-20 | Major progress in console, yaml utils, and trex_streams | Dan Klein | 6 | -75/+215 | |
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 | Hanoh Haim | 2 | -5/+109 | |
2015-10-18 | Progress in trex_streams and in yaml_utils. | Dan Klein | 3 | -154/+129 | |
Next, start working on StreamList object | |||||
2015-10-18 | more yaml utils, better streams handling | Dan Klein | 3 | -193/+154 | |
2015-10-16 | Updated YAMLutils and rpc_defaults with relevant progress | Dan Klein | 2 | -88/+231 | |
2015-10-15 | change console permission | Hanoh Haim | 2 | -0/+0 | |
2015-10-15 | updated yaml utils and stream object | Dan Klein | 6 | -1/+453 | |
2015-10-14 | merged jsonrpc client for mock compatibility | Dan Klein | 1 | -15/+255 | |
2015-10-14 | Merge branch 'dan_stateless' | Dan Klein | 4 | -15/+24 | |
2015-10-14 | Merge remote-tracking branch 'origin/master' | Dan Klein | 8 | -26/+26 | |
2015-10-14 | Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵ | Dan Klein | 4 | -14/+23 | |
unresolved domain name handling. | |||||
2015-10-13 | Another Typo fix T-Rex -> TRex | Hanoh Haim | 8 | -26/+26 | |
2015-10-12 | merged with master | Dan Klein | 6 | -61/+3 | |
2015-10-12 | cosmetics | Dan Klein | 2 | -3/+3 | |
2015-10-12 | solving conflicts | Dan Klein | 1 | -14/+0 | |
2015-10-12 | solving conflicts | Dan Klein | 10 | -240/+310 | |
2015-10-12 | fixed documentation conflicts | Dan Klein | 3 | -33/+19 | |
2015-10-12 | Merge branch 'dan_stateless' into dan_latest | Dan Klein | 29 | -768/+1552 | |
2015-10-12 | named with nametuples the returnvalue of the "send_raw_msg" method. | Dan Klein | 1 | -2/+2 | |
2015-10-12 | Updated handlers of getter methods and stats (Global, port, stream). | Dan Klein | 3 | -31/+60 | |
Also, set return values of RPC commands as namedtuples | |||||
2015-10-12 | Applied some code cosmetics | Dan Klein | 1 | -18/+14 | |
2015-10-08 | Merge branch 'master' into rpc | imarom | 2 | -1/+31 | |
2015-10-07 | More progress in stateless client. | Dan Klein | 2 | -13/+57 | |
Mainly more mature approach to handling results | |||||
2015-10-07 | added async publisher to the RPC server | imarom | 1 | -1/+1 | |
2015-10-07 | Applied port validity on port_id relevant methods | Dan Klein | 1 | -0/+18 | |
2015-10-07 | progress in TRexStatelessClient module | Dan Klein | 2 | -69/+139 | |
mainly at batching support | |||||
2015-10-07 | updated stats handling implementation | Dan Klein | 1 | -12/+26 | |
2015-10-07 | Incorporating batch commands in stateless client | Dan Klein | 2 | -10/+40 | |
2015-10-06 | progress in stateless client, added trex_stats | Dan Klein | 3 | -228/+116 | |
2015-10-06 | Merge branch 'master' into dan_stateless | Dan Klein | 17 | -501/+907 | |
2015-10-06 | removed any T-Rex string in doc | Dan Klein | 8 | -64/+35 | |
2015-10-06 | Removed any "T-Rex" string out of the code and documentation, using GREP! | Dan Klein | 5 | -93/+93 | |
2015-10-06 | Commiting last night progress | Dan Klein | 2 | -126/+292 | |
2015-10-04 | Updated packet export doc | Dan Klein | 3 | -30/+53 | |
2015-10-04 | Updated implementation for packet_builder module | Dan Klein | 1 | -28/+79 | |
2015-10-04 | Updated and added documentation files for packet builder module | Dan Klein | 7 | -23/+356 | |