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