Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-26 | Initial implementation of stats prompting | Dan Klein | 4 | -3/+251 | |
2015-11-15 | few fixes to ZMQ client (timeout values) | imarom | 1 | -27/+29 | |
2015-11-12 | DRAFT - only for internal purpose | imarom | 1 | -271/+2 | |
2015-11-03 | first commit for advnaced options | Dan Klein | 2 | -1/+4 | |
2015-10-28 | updated more HLTAPI functionality and fixed found bugs. | Dan Klein | 1 | -0/+16 | |
Working: Start/stop traffic, traffic config (semi), connect, clean Missing: stats Next: boost console | |||||
2015-10-27 | more hltapi progress | Dan Klein | 1 | -12/+15 | |
connect working | |||||
2015-10-25 | HLTAPI progress... | Dan Klein | 1 | -2/+2 | |
2015-10-20 | + Added traffic options at stl directory | Dan Klein | 1 | -2/+6 | |
+ 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 | 1 | -1/+2 | |
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 | 3 | -44/+67 | |
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module | |||||
2015-10-18 | Progress in trex_streams and in yaml_utils. | Dan Klein | 2 | -3/+6 | |
Next, start working on StreamList object | |||||
2015-10-18 | more yaml utils, better streams handling | Dan Klein | 1 | -107/+8 | |
2015-10-16 | Updated YAMLutils and rpc_defaults with relevant progress | Dan Klein | 1 | -76/+215 | |
2015-10-15 | updated yaml utils and stream object | Dan Klein | 2 | -1/+120 | |
2015-10-14 | merged jsonrpc client for mock compatibility | Dan Klein | 1 | -15/+255 | |
2015-10-14 | Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵ | Dan Klein | 1 | -2/+1 | |
unresolved domain name handling. | |||||
2015-10-12 | merged with master | Dan Klein | 1 | -2/+2 | |
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 | 1 | -5/+8 | |
Also, set return values of RPC commands as namedtuples | |||||
2015-10-07 | More progress in stateless client. | Dan Klein | 1 | -1/+1 | |
Mainly more mature approach to handling results | |||||
2015-10-07 | progress in TRexStatelessClient module | Dan Klein | 1 | -3/+3 | |
mainly at batching support | |||||
2015-10-07 | Incorporating batch commands in stateless client | Dan Klein | 1 | -1/+1 | |
2015-10-06 | progress in stateless client, added trex_stats | Dan Klein | 1 | -206/+3 | |
2015-10-06 | Merge branch 'master' into dan_stateless | Dan Klein | 2 | -37/+275 | |
2015-10-06 | Removed any "T-Rex" string out of the code and documentation, using GREP! | Dan Klein | 2 | -5/+5 | |
2015-10-06 | Commiting last night progress | Dan Klein | 1 | -8/+110 | |
2015-10-04 | Updated implementation for packet_builder module | Dan Klein | 1 | -28/+79 | |
2015-10-04 | Replaced "outer_packages" with "external_packages" to avoid naming collision | Dan Klein | 2 | -2/+1 | |
2015-09-24 | Basically finished (minor touches remaining) all VM instructions implementation | Dan Klein | 1 | -42/+64 | |
2015-09-24 | cosmetics... | Dan Klein | 1 | -26/+22 | |
2015-09-24 | Cosmetics over packet builder module | Dan Klein | 1 | -0/+1 | |
2015-09-24 | Finished implementing the ranging VM of IP Eth and custom fields | Dan Klein | 1 | -15/+55 | |
2015-09-24 | Progress in ip_range methods | Dan Klein | 1 | -5/+72 | |
2015-09-23 | Finished writing infra layer of all VM instructions | Dan Klein | 1 | -16/+45 | |
2015-09-22 | updated packet builder and stateless client modules | Dan Klein | 1 | -35/+110 | |
2015-09-21 | some minor fixes | imarom | 1 | -5/+6 | |
2015-09-21 | Merge branch 'master' into rpc | imarom | 3 | -7/+729 | |
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py | |||||
2015-09-21 | more refinments on the console | imarom | 1 | -1/+57 | |
2015-09-21 | some python console modifications | imarom | 1 | -13/+50 | |
2015-09-21 | checkpoint - added stats and some python code | imarom | 1 | -33/+173 | |
2015-09-20 | minor updated to client API library, adding the CRxStats class | Dan Klein | 1 | -1/+0 | |
2015-09-20 | Pushed Stateless progress (along with Packet Builder module) | Dan Klein | 3 | -7/+729 | |
2015-09-17 | Major progress in the packet builder module. | Dan Klein | 1 | -11/+99 | |
Now able to create packets, dump them to JSON of pcap and more features added | |||||
2015-09-16 | added many tests to the RPC server | imarom | 1 | -1/+1 | |
also, few tweaks for handling RPC server errors | |||||
2015-09-10 | Major progress in Packet building module and VM instruction sets. | Dan Klein | 1 | -74/+492 | |
added dot1q into dpkt lib First abstractino of HLTAPI layer | |||||
2015-09-06 | trex stateless changed to singleton. | imarom | 1 | -3/+3 | |
added some more commands (remove all, get list of streams) | |||||
2015-09-01 | draft | imarom | 1 | -1/+1 | |
2015-09-01 | added some colors | imarom | 1 | -2/+31 | |
2015-08-30 | another stateless progress | Dan Klein | 1 | -2/+59 | |
2015-08-27 | progress in packet builder module | Dan Klein | 2 | -3/+149 | |