Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-01-08 | Merge branch 'dan_stateless' | Dan Klein | 1 | -0/+94 | |
Added the support for "streams" command Missing: 1. "--full" output 2. sync with server after crash 3. merging output for identical port streams | |||||
2016-01-07 | Working version of streams view in TRex console. | Dan Klein | 1 | -0/+94 | |
TODO: sync when console crashes isn't integrated yet | |||||
2016-01-05 | Merge branch 'random_pkt' | Hanoh Haim | 6 | -1/+85 | |
2016-01-05 | random 9k works on 10gb nics | Hanoh Haim | 6 | -1/+85 | |
2016-01-04 | some additions to the stateless simulation mode | imarom | 1 | -0/+34 | |
2015-12-24 | merge vm random support | Hanoh Haim | 11 | -1113/+4433 | |
2015-12-24 | improve multi-core random VM support | Hanoh Haim | 3 | -0/+187 | |
2015-12-23 | problem in the yaml file | imarom | 1 | -1/+1 | |
2015-12-23 | connected control plane to split | imarom | 10 | -1110/+4430 | |
2015-12-16 | add tuple gen command and yaml example | Hanoh Haim | 1 | -0/+63 | |
2015-12-15 | simple playground YAML file for VM | imarom | 1 | -0/+31 | |
2015-12-08 | add traffic profiles | Hanoh Haim | 1 | -0/+38 | |
2015-12-06 | add simple configuration file | Hanoh Haim | 1 | -3/+3 | |
2015-12-01 | 1. fixed ZMQ message limitation | imarom | 2 | -0/+30802 | |
2. added some scale yamls for IMIX (300 streams, 1000 streams) 3. return objects are always complex objects (not strings) - for backward compatability 4. some minor adjustments to ZMQ socket timeouts | |||||
2015-11-24 | fix the pcap CRC- for statless pcap file should no include CRC | Hanoh Haim | 6 | -57/+57 | |
2015-11-23 | add stl/burst file | Hanoh Haim | 1 | -0/+36 | |
2015-11-18 | add support for a program of streams. refactor the dp code | Hanoh Haim | 2 | -0/+49 | |
2015-10-20 | + Added traffic options at stl directory | Dan Klein | 3 | -1/+50 | |
+ updated console to support multiplier on loading + fixed minor issues at yaml_utils and trex_streams objects + console not stable, YET | |||||
2015-10-20 | Major progress in console, yaml utils, and trex_streams | Dan Klein | 1 | -0/+11 | |
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module |