Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-05-09 | fix cache splitter | Hanoh Haim | 1 | -1/+0 | |
2016-05-08 | add cache to CP | Hanoh Haim | 1 | -0/+2 | |
2016-05-08 | add cache capability to stateless node object | Hanoh Haim | 1 | -0/+1 | |
2016-04-04 | API classes (versions) | imarom | 6 | -55/+162 | |
2016-03-31 | RX stats two stage API (stop and remove RX filters) | imarom | 3 | -0/+24 | |
2016-03-29 | fix GUI issue with zero mul | Hanoh Haim | 1 | -1/+5 | |
2016-03-13 | hlt add traffic_control: action=poll, reset, sync_run, clear_stats. add ↵ | Yaroslav Brustinov | 1 | -1/+1 | |
wait_on_traffic. fix cleanup_session to remove streams | |||||
2016-03-10 | RX stats #2 | imarom | 2 | -3/+4 | |
2016-03-07 | Added get_active_pgids | Ido Barnea | 3 | -33/+54 | |
2016-03-07 | changed rx stats to flow stats everywhere | Ido Barnea | 1 | -2/+2 | |
2016-03-07 | CRITICAL fix for packets less than 60 bytes | imarom | 1 | -1/+1 | |
2016-03-02 | TX barrier | imarom | 4 | -39/+32 | |
2016-02-28 | more info for ports (API and TUI) | imarom | 1 | -4/+17 | |
2016-02-28 | support for mac addr query | imarom | 1 | -0/+1 | |
2016-02-25 | port attributes - promiscuous and etc. | imarom | 3 | -1/+38 | |
2016-02-24 | Merge random_seed per stream | Hanoh Haim | 2 | -5/+14 | |
2016-02-24 | add seed per stream | Hanoh Haim | 1 | -1/+1 | |
2016-02-24 | RX - for not supported interfaces gives an error in JSON | imarom | 2 | -5/+14 | |
2016-02-24 | Merge GARP example | Hanoh Haim | 2 | -11/+4 | |
2016-02-24 | Rx stat per flow. Low level working for xl710, and partly for i350. | Ido Barnea | 1 | -3/+3 | |
added full clone (with CP VM) to stream | |||||
2016-02-23 | sync streams and some other bugs | imarom | 2 | -8/+1 | |
2016-02-23 | add to mask instruction add_value field | Hanoh Haim | 1 | -0/+2 | |
2016-02-23 | conflicts | imarom | 1 | -1/+1 | |
2016-02-23 | some mods to the rate | imarom | 2 | -28/+33 | |
2016-02-23 | rate is now backward compatiable to API | imarom | 1 | -4/+5 | |
2016-02-23 | rate per stream | imarom | 2 | -17/+30 | |
2016-02-18 | add python profile for new write_mask command | Hanoh Haim | 2 | -1/+24 | |
2016-02-16 | Merge step instruction support | Hanoh Haim | 2 | -118/+135 | |
2016-02-16 | step instruction support | Hanoh Haim | 1 | -4/+7 | |
2016-02-16 | server might crash if uint64_t value was actually negative | imarom | 1 | -1/+1 | |
2016-02-16 | added support for default fields at the JSON RPC server | imarom | 2 | -117/+134 | |
2016-02-16 | add sanity check for flow_var instruction | Hanoh Haim | 1 | -0/+31 | |
2016-02-16 | help was broken in the simulator | imarom | 1 | -13/+7 | |
also some more bugs | |||||
2016-02-16 | cleanup | Hanoh Haim | 1 | -1/+0 | |
2016-02-16 | add action counter | Hanoh Haim | 1 | -1/+9 | |
2016-02-15 | add scapy layer for default mac | Hanoh Haim | 1 | -0/+2 | |
2016-02-15 | many bugs uncovered by the PCAP injection: | imarom | 4 | -12/+231 | |
1. NamedTuple constructor 2. Scappy 3. zlib for server | |||||
2016-02-10 | back to 'count' - as the DOC states | imarom | 1 | -1/+1 | |
2016-02-08 | stream ID allocation | imarom | 1 | -3/+3 | |
2016-02-01 | simulator support (API and profiles) | imarom | 2 | -9/+9 | |
2016-01-26 | 1. fixed failing regression test | imarom | 1 | -11/+13 | |
2. enabled STL nose tests 3. fixed packet size padding to 60 | |||||
2016-01-26 | packet is now base64 encoded | imarom | 1 | -4/+6 | |
2016-01-24 | added support for L1 B/W check | imarom | 2 | -7/+10 | |
both start/update now enforce this and it can be bypassed by providing 'force' | |||||
2016-01-24 | fixed issue trex-172: Console -m 100% is L2 and no L1 | imarom | 1 | -7/+9 | |
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2016-01-21 | async publish now | imarom | 4 | -0/+21 | |
2016-01-05 | Merge branch 'random_pkt' | Hanoh Haim | 2 | -2/+17 | |
2016-01-04 | simulation end to end | imarom | 8 | -12/+141 | |
2015-12-29 | trim packet size command works | Hanoh Haim | 2 | -2/+17 | |
2015-12-23 | connected control plane to split | imarom | 1 | -3/+17 | |
2015-12-23 | support for VM split - 1st phase | imarom | 1 | -2/+1 | |