Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-10-29 | Fixed verbose mode | 1 | -0/+10 | ||
More stability fixes removed irrelevand methods | |||||
2015-10-29 | Awesome working start/stop traffic console | 1 | -2/+5 | ||
Fixed more stability issues :) Ready for merging. | |||||
2015-10-29 | Console redesign using trex_stateless_client module | 1 | -0/+29 | ||
2015-10-28 | console progress, still SHAKY! | 1 | -2/+19 | ||
2015-10-28 | updated more HLTAPI functionality and fixed found bugs. | 2 | -31/+163 | ||
Working: Start/stop traffic, traffic config (semi), connect, clean Missing: stats Next: boost console | |||||
2015-10-28 | more HLTAPI 2 | 1 | -16/+48 | ||
2015-10-27 | More HLTAPI | 2 | -18/+68 | ||
2015-10-27 | more hltapi progress | 2 | -45/+212 | ||
connect working | |||||
2015-10-26 | add disconnect functionality | 1 | -0/+3 | ||
2015-10-25 | refactor tx_link -> comm_link | 1 | -6/+6 | ||
2015-10-25 | HLTAPI progress... | 2 | -2/+33 | ||
2015-10-22 | minor updates | 2 | -139/+7 | ||
2015-10-14 | Merge branch 'dan_stateless' | 1 | -2/+1 | ||
2015-10-14 | Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and ↵ | 1 | -2/+1 | ||
unresolved domain name handling. | |||||
2015-10-13 | Another Typo fix T-Rex -> TRex | 1 | -1/+1 | ||
2015-10-12 | solving conflicts | 2 | -3/+3 | ||
2015-10-12 | Merge branch 'dan_stateless' into dan_latest | 2 | -17/+461 | ||
2015-10-12 | Updated handlers of getter methods and stats (Global, port, stream). | 1 | -25/+50 | ||
Also, set return values of RPC commands as namedtuples | |||||
2015-10-12 | Applied some code cosmetics | 1 | -18/+14 | ||
2015-10-07 | More progress in stateless client. | 1 | -12/+56 | ||
Mainly more mature approach to handling results | |||||
2015-10-07 | Applied port validity on port_id relevant methods | 1 | -0/+18 | ||
2015-10-07 | progress in TRexStatelessClient module | 1 | -66/+136 | ||
mainly at batching support | |||||
2015-10-07 | Incorporating batch commands in stateless client | 1 | -9/+39 | ||
2015-10-06 | progress in stateless client, added trex_stats | 1 | -22/+68 | ||
2015-10-06 | Merge branch 'master' into dan_stateless | 1 | -13/+41 | ||
2015-10-06 | Removed any "T-Rex" string out of the code and documentation, using GREP! | 1 | -70/+70 | ||
2015-10-06 | Commiting last night progress | 1 | -118/+182 | ||
2015-10-01 | Updated control plain documentation with typos and T-Rex changed to TRex. | 2 | -65/+65 | ||
2015-09-22 | updated packet builder and stateless client modules | 1 | -7/+7 | ||
2015-09-21 | Updated implementation of add_stream method, created subclasses to reflect ↵ | 1 | -9/+92 | ||
vairous objects. | |||||
2015-09-20 | minor updated to client API library, adding the CRxStats class | 1 | -3/+43 | ||
2015-09-10 | Major progress in Packet building module and VM instruction sets. | 3 | -2/+33 | ||
added dot1q into dpkt lib First abstractino of HLTAPI layer | |||||
2015-08-27 | progress in packet builder module | 1 | -7/+0 | ||
2015-08-26 | Merge branch 'master' into dan_stateless | 1 | -2/+1 | ||
2015-08-26 | Rearranged files and external libraries in two different locations, one for ↵ | 1 | -2/+1 | ||
cpp (trex-core/external_libs) and one for python (trex-core/scripts/external_libs) | |||||
2015-08-26 | added dpkt package, initial stateless client implementation | 1 | -0/+58 | ||
2015-08-24 | Fixed dependencies of Control Plane to use external_lib sources | 2 | -10/+8 | ||
2015-08-23 | changed .gitignore files from idea editor files | 1 | -13/+17 | ||
2015-06-24 | first version | 4 | -0/+1166 | ||