Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-03-30 | Merge GA to Python API | Hanoh Haim | 24 | -56/+149 | |
2016-03-30 | add ga to api | Hanoh Haim | 3 | -0/+58 | |
2016-03-30 | add to run_functional_tests --python2 and --python3 flags | Yaroslav Brustinov | 24 | -56/+149 | |
make stateful tree similar to stl : stf/trex_stf_lib and stf/examples change trex_client package: add profiles, use full stl dir. stl examples: now use stl_path.STL_PROFILES_PATH variable regression: add higher timeout to rsync. | |||||
2016-03-29 | Merge GUI mul=0 issue | Hanoh Haim | 6 | -31/+121 | |
2016-03-29 | fix GUI issue with zero mul | Hanoh Haim | 2 | -1/+6 | |
2016-03-29 | Python 3 crash for portattr | imarom | 1 | -1/+1 | |
2016-03-29 | better error message for core_mask_sanity | Ido Barnea | 1 | -1/+8 | |
2016-03-29 | flow stat - track flow states | Ido Barnea | 4 | -29/+112 | |
2016-03-29 | merge | Hanoh Haim | 3 | -26/+25 | |
2016-03-29 | remove find_python errors | Hanoh Haim | 1 | -4/+16 | |
2016-03-29 | TUI fixup - removed unicodes, and encode as utf-8 for python 2.7 | imarom | 3 | -26/+25 | |
2016-03-29 | v1.99 | Hanoh Haim | 1 | -1/+1 | |
2016-03-29 | Merge branch 'master' of ↵ | imarom | 2 | -5/+8 | |
csi-sceasr-b33:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core erges an updated upstream into a topic branch. | |||||
2016-03-29 | TUI fixup | imarom | 1 | -1/+6 | |
2016-03-28 | Fixing checksum calc in flow stat packets | Ido Barnea | 1 | -2/+2 | |
2016-03-28 | Remove RX stats from 1G/10G/VM | Ido Barnea | 1 | -3/+6 | |
2016-03-28 | fix valgrind faiulre. Read memory of too short packet | Ido Barnea | 2 | -11/+12 | |
2016-03-27 | fix find_python usage | Yaroslav Brustinov | 5 | -22/+77 | |
2016-03-27 | Make flow stats test run on 10g/1g and vm in low rate | Ido Barnea | 1 | -7/+13 | |
2016-03-27 | fix for trex-193. Statefull with -l option never exit | Ido Barnea | 1 | -7/+9 | |
2016-03-27 | properly ignore streams without flow stat enabled on stream deletion in ↵ | Ido Barnea | 1 | -3/+3 | |
flow_stat | |||||
2016-03-27 | Protecting against too short packets in flow stat parser. This caused ↵ | Ido Barnea | 1 | -0/+9 | |
valgrind test to fail. | |||||
2016-03-27 | putting correct regression config.yaml for trex09 | Ido Barnea | 1 | -31/+2 | |
2016-03-27 | Added flow parser for 82599 10G card. Added exceptions for flow stat | Ido Barnea | 8 | -115/+209 | |
errors | |||||
2016-03-27 | regression: fix failing on positive return status of server | Yaroslav Brustinov | 3 | -17/+15 | |
2016-03-27 | merge exit value | Hanoh Haim | 4 | -1245/+5 | |
2016-03-27 | t-rex-64 script return exit value to upper script | Hanoh Haim | 1 | -0/+8 | |
2016-03-25 | add timeout to ssh commands | Yaroslav Brustinov | 3 | -1242/+2 | |
2016-03-24 | Temporarely removed flow stat support from 1G, 10G and VM | Ido Barnea | 1 | -3/+3 | |
2016-03-24 | v1.98 | Hanoh Haim | 1 | -1/+1 | |
2016-03-24 | Revert "Added flow parser for 82599 10G card. Added exceptions for flow stat" | Ido Barnea | 8 | -206/+112 | |
This reverts commit 6c569e6bbf05d940a23028b5d61a13ce4fa2a489. | |||||
2016-03-24 | trex_client pkg explain | Yaroslav Brustinov | 1 | -1/+9 | |
2016-03-24 | return client_utils | Yaroslav Brustinov | 5 | -2/+450 | |
2016-03-24 | Merge remote-tracking branch 'origin/master' | Yaroslav Brustinov | 1 | -0/+114 | |
2016-03-24 | remove debug write from profile | Yaroslav Brustinov | 1 | -1/+0 | |
2016-03-24 | add imix_bidir example | Hanoh Haim | 1 | -0/+114 | |
2016-03-24 | gather stateful client to stf folder, create trex_client package | Yaroslav Brustinov | 32 | -617/+1918 | |
2016-03-24 | Merge branch 'mac-cfg-crash' of git://github.com/wofanli/trex-core into ↵ | Hanoh Haim | 1 | -9/+15 | |
wofanli-mac-cfg-crash | |||||
2016-03-24 | v1.97 | Hanoh Haim | 1 | -1/+3 | |
2016-03-24 | Added flow parser for 82599 10G card. Added exceptions for flow stat | Ido Barnea | 8 | -112/+206 | |
errors | |||||
2016-03-24 | When <ip, mac> mapping file is invalid, directly force stop TRex with error log. | wenxian li | 1 | -3/+2 | |
2016-03-24 | minor. | wenxian li | 1 | -2/+3 | |
2016-03-24 | Fix crash when # of mac-ip mapping entries exceed than 255. | wenxian li | 1 | -6/+12 | |
2016-03-23 | Fix for flow stats - making functions virtual | Ido Barnea | 1 | -17/+17 | |
2016-03-23 | moving us to python 3 by default (console) | imarom | 8 | -47/+49 | |
2016-03-23 | fix for breakage in the doc | imarom | 1 | -1/+5 | |
2016-03-23 | console now supports python3 | imarom | 5 | -49/+55 | |
2016-03-23 | python 3 - regression | imarom | 7 | -13/+56 | |
2016-03-23 | yes...again Python3.... | imarom | 65 | -733/+187 | |
2016-03-23 | nose for python 3 | imarom | 48 | -0/+13211 | |