Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-02 | add valn packet ad offset | Hanoh Haim | 2 | -2/+29 | |
2016-02-02 | scapy first test | Hanoh Haim | 1 | -0/+83 | |
2016-02-01 | some scapy cleanups | Hanoh Haim | 1 | -189/+2 | |
2016-02-01 | python version should be 2.7 | Hanoh Haim | 1 | -1/+1 | |
2016-02-01 | first scapy version | Hanoh Haim | 115 | -1/+50360 | |
2016-02-01 | Merge from origin | Hanoh Haim | 16 | -116/+323 | |
2016-02-01 | fix for http://trex-tgn.cisco.com/youtrack/issue/trex-174 | imarom | 15 | -35/+169 | |
2016-02-01 | HTLAPI update | Yaroslav Brustinov | 2 | -82/+155 | |
2016-02-01 | Merge from origin | Hanoh Haim | 12 | -94/+332 | |
2016-02-01 | Merge branch 'wofanli-trex-173' | Hanoh Haim | 12 | -17/+4 | |
2016-02-01 | Merge branch 'trex-173' of git://github.com/wofanli/trex-core into ↵ | Hanoh Haim | 12 | -17/+4 | |
wofanli-trex-173 | |||||
2016-02-01 | remove one-app-server from yaml configuration. | wenxian li | 11 | -11/+0 | |
2016-02-01 | trex-173, remove support for one-app-server in global configuration. | wenxian li | 1 | -6/+4 | |
2016-02-01 | simulator support (API and profiles) | imarom | 12 | -94/+332 | |
2016-02-01 | Merge small packet size VM defect" | Hanoh Haim | 1 | -56/+87 | |
2016-02-01 | fix vm bug with packet size bigger than 128 and field<33 | Hanoh Haim | 3 | -6/+6 | |
2016-01-31 | hltapi_example | Yaroslav Brustinov | 1 | -56/+87 | |
2016-01-31 | Merge check x64 bit OS | Hanoh Haim | 14 | -317/+672 | |
2016-01-31 | add driver for Ubuntu 14.04.3, remove seconds from regression start time at ↵ | Yaroslav Brustinov | 7 | -133/+144 | |
HTML report, HLTAPI improvements | |||||
2016-01-30 | check for 64bit OS | Hanoh Haim | 1 | -0/+7 | |
2016-01-28 | HLTAPI updates, aggregated results tests count print | Yaroslav Brustinov | 6 | -230/+487 | |
2016-01-28 | added API: release, remove_stream | imarom | 4 | -33/+120 | |
2016-01-27 | v1.88 | Hanoh Haim | 1 | -1/+2 | |
2016-01-27 | move api under scripts | Hanoh Haim | 7 | -6/+6 | |
2016-01-27 | API: example for bi-directional flows | imarom | 10 | -151/+369 | |
2016-01-27 | minor change name | Hanoh Haim | 1 | -1/+1 | |
2016-01-27 | assing attribute 'requires_client' to CStlBasic_Test | Yaroslav Brustinov | 1 | -0/+2 | |
2016-01-27 | Merge to latest | Hanoh Haim | 21 | -433/+995 | |
2016-01-27 | update latest pkg | Hanoh Haim | 1 | -2/+2 | |
2016-01-27 | ZMQ stubbed on simulation | imarom | 3 | -37/+90 | |
2016-01-26 | 1. fixed failing regression test | imarom | 5 | -15/+16 | |
2. enabled STL nose tests 3. fixed packet size padding to 60 | |||||
2016-01-26 | packet is now base64 encoded | imarom | 9 | -15/+155 | |
2016-01-26 | API simplification and example | imarom | 8 | -132/+315 | |
2016-01-26 | API cleaning up | imarom | 4 | -263/+448 | |
2016-01-25 | Fix of printf in latency debug | Ido Barnea | 1 | -1/+1 | |
2016-01-24 | stateless sim was broken | imarom | 1 | -1/+2 | |
2016-01-24 | added support for L1 B/W check | imarom | 6 | -36/+65 | |
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 | 12 | -632/+169 | |
http://trex-tgn.cisco.com/youtrack/issue/trex-172 | |||||
2016-01-24 | v1.87 | Hanoh Haim | 1 | -1/+1 | |
2016-01-24 | Merge from origin | Hanoh Haim | 30 | -1531/+2477 | |
2016-01-24 | 82599 report input errors on drop queue- remove the MPC in this case | Hanoh Haim | 1 | -3/+7 | |
2016-01-24 | added example | imarom | 12 | -224/+134 | |
2016-01-21 | removing some un-needed file | imarom | 1 | -35/+0 | |
2016-01-21 | phase 4 | imarom | 6 | -342/+325 | |
2016-01-21 | draft #3 | imarom | 9 | -189/+391 | |
2016-01-21 | draft #2 | imarom | 5 | -474/+663 | |
2016-01-21 | highly draft - just backing up | imarom | 7 | -1073/+1333 | |
2016-01-21 | async publish now | imarom | 17 | -119/+280 | |
2016-01-21 | draft of test API for stateless | imarom | 7 | -108/+339 | |
2016-01-21 | regression: fix created pcap name in parallel setups | Yaroslav Brustinov | 3 | -22/+67 | |
general: added command to show last commits + release |