summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-24remove debug write from profileYaroslav Brustinov1-1/+0
2016-03-24gather stateful client to stf folder, create trex_client packageYaroslav Brustinov32-617/+1918
2016-03-24Merge branch 'mac-cfg-crash' of git://github.com/wofanli/trex-core into ↵Hanoh Haim1-9/+15
wofanli-mac-cfg-crash
2016-03-24v1.97Hanoh Haim1-1/+3
2016-03-24Added flow parser for 82599 10G card. Added exceptions for flow statIdo Barnea8-112/+206
errors
2016-03-24When <ip, mac> mapping file is invalid, directly force stop TRex with error log.wenxian li1-3/+2
2016-03-24minor.wenxian li1-2/+3
2016-03-24Fix crash when # of mac-ip mapping entries exceed than 255.wenxian li1-6/+12
2016-03-23Fix for flow stats - making functions virtualIdo Barnea1-17/+17
2016-03-23moving us to python 3 by default (console)imarom8-47/+49
2016-03-23fix for breakage in the docimarom1-1/+5
2016-03-23console now supports python3imarom5-49/+55
2016-03-23python 3 - regressionimarom7-13/+56
2016-03-23yes...again Python3....imarom65-733/+187
2016-03-23nose for python 3imarom48-0/+13211
2016-03-23Python 3 - another drop (package fixups)imarom10-75/+95
2016-03-23removed dpktimarom82-9923/+0
2016-03-2310G and VM workIdo Barnea13-145/+310
2016-03-22Added CP to RX messagesIdo Barnea14-144/+320
2016-03-22RX bytes reporting workingIdo Barnea6-29/+44
2016-03-221g pkt flow stat workingIdo Barnea8-54/+268
2016-03-22console push was brokenimarom2-19/+10
2016-03-22stateful server zmq import fix. TODO: check zmq per platform/py_versionYaroslav Brustinov1-1/+1
2016-03-21python 3 - examples workingimarom134-61/+13383
2016-03-21python 3 support - phase 2imarom7-41/+59
2016-03-21scapy python 2/3imarom226-0/+0
2016-03-21python 3 support for package - phase 1imarom16-152/+147
2016-03-21YAML python2 / python3imarom34-0/+11538
2016-03-21python 3 - rearrangeimarom660-31/+29
2016-03-21Merge Scapy 3.0Hanoh Haim661-50/+26774
2016-03-21scapy 3-0.18 with trex client diffHanoh Haim116-0/+50933
2016-03-20regression: add trex17 with E1000Yaroslav Brustinov2-0/+101
2016-03-20ZMQ CEL5.9 / 32 bit / 64 bit with python 2 / python 3imarom659-50/+26673
2016-03-17show progress on sync to serverHanoh Haim1-1/+3
2016-03-17add more contrib guysHanoh Haim1-5/+9
2016-03-17Merge pyATS supportHanoh Haim4-57/+74
2016-03-17add pyATS helpHanoh Haim3-1/+63
2016-03-17fix integer checks, now they include "long"Yaroslav Brustinov4-57/+74
2016-03-17'port_id' paramter for profilesimarom2-9/+11
2016-03-16e1000 patch to reduce log level of reading from file descriptor... errorIdo Barnea2-4/+21
2016-03-16Merge branch 'master' of ↵Ido Barnea73-116/+270
csi-sceasr-b32:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2016-03-16tunables show on the consoleimarom6-16/+128
2016-03-16regression: trex14 updated classificationYaroslav Brustinov4-22/+11
2016-03-16tunables for consoleimarom3-2/+46
2016-03-16traceback should not inlcude our codeimarom1-1/+1
2016-03-16FIX: direction for profileimarom67-93/+96
2016-03-15building native code: remove checksum fieldsYaroslav Brustinov1-1/+7
2016-03-15Support for Q in Q for debug packetsIdo Barnea1-0/+6
2016-03-14david commentsHanoh Haim5-12/+12
2016-03-14Merge profile docHanoh Haim2-8/+152