Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-20 | Merge remote-tracking branch 'origin/master' | 1 | -54/+58 | ||
2015-10-20 | merge tuple_gen loader fix | 1 | -54/+58 | ||
2015-10-20 | Merge branch 'master-demo' | 13 | -36/+793 | ||
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 | minor | 1 | -1/+1 | ||
2015-10-20 | clean up the code | 1 | -29/+23 | ||
2015-10-20 | minor change | 1 | -13/+5 | ||
2015-10-20 | trex-131 | 2 | -88/+85 | ||
2015-10-20 | Merge branch 'master' into master-demo + | 42 | -760/+1876 | ||
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 | fix new compiler warning issue in stateless | 2 | -0/+5 | ||
2015-10-19 | fix flow_var_name -> name | 1 | -1/+1 | ||
2015-10-19 | Merge branch 'rpc' -> add support for interactive mode | 30 | -365/+1457 | ||
2015-10-18 | another small fix for trex-130 | 4 | -176/+117 | ||
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 | 2 | -34/+39 | ||
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 | v1.78 | 2 | -2/+2 | ||
2015-10-15 | Merge branch 'wofanli-tuple_gne_phase2_fixups' | 7 | -176/+249 | ||
2015-10-15 | Merge from tuple_gen_phase2 | 7 | -176/+249 | ||
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-11 | DP cores now inject a single packet as a dummy to see stats | 18 | -62/+327 | ||
2015-10-11 | some DP base files | 7 | -17/+111 | ||
2015-10-09 | minor change | 1 | -14/+14 | ||
2015-10-09 | code update after review | 3 | -186/+216 | ||
2015-10-08 | first integration with DPDK layer | 7 | -52/+211 | ||
2015-10-08 | Merge branch 'master' into rpc | 3 | -1/+32 | ||
2015-10-08 | fixed some bugs in the async server | 7 | -46/+129 | ||
also added affinity to the stateless main object | |||||
2015-10-08 | some file renaming | 11 | -17/+17 | ||
2015-10-07 | More progress in stateless client. | 2 | -13/+57 | ||
Mainly more mature approach to handling results | |||||
2015-10-07 | added some dir structure to the stateless | 9 | -2/+2 | ||
2015-10-07 | added async publisher to the RPC server | 15 | -267/+504 | ||