summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-10-06Merge branch 'master' into dan_statelessDan Klein43-1237/+2456
2015-10-06removed any T-Rex string in docDan Klein8-64/+35
2015-10-06Removed any "T-Rex" string out of the code and documentation, using GREP!Dan Klein5-93/+93
2015-10-06Commiting last night progressDan Klein2-126/+292
2015-10-04Updated packet export docDan Klein3-30/+53
2015-10-04Updated implementation for packet_builder moduleDan Klein1-28/+79
2015-10-04Updated sshpass file to avoid creation of daemon processesDan Klein1-1/+3
2015-10-04Updated and added documentation files for packet builder moduleDan Klein7-23/+356
2015-10-04Replaced "outer_packages" with "external_packages" to avoid naming collisionDan Klein2-2/+1
2015-10-04Updated .gitignore file to avoid _build compiled documentationDan Klein1-1/+1
2015-09-29Added dedicated import for enum module in order to overcome doc building ↵Dan Klein2-1/+31
import error
2015-09-29Merge branch 'dan_latest' (initial fix for doc building bug)Dan Klein1-0/+1
2015-09-27updated .gitignore file to ignore control-plane build filesDan Klein1-0/+1
2015-09-24Basically finished (minor touches remaining) all VM instructions implementationDan Klein1-42/+64
2015-09-24cosmetics...Dan Klein1-26/+22
2015-09-24Cosmetics over packet builder moduleDan Klein1-0/+1
2015-09-24Finished implementing the ranging VM of IP Eth and custom fieldsDan Klein1-15/+55
2015-09-24Progress in ip_range methodsDan Klein1-5/+72
2015-09-23Finished writing infra layer of all VM instructionsDan Klein1-16/+45
2015-09-22updated packet builder and stateless client modulesDan Klein2-42/+117
2015-09-21added trex-console to the pkgimarom1-1/+2
2015-09-21some minor fixesimarom3-7/+8
2015-09-21Merge branch 'master' into rpcimarom116-735/+12244
Conflicts: scripts/automation/trex_control_plane/client_utils/jsonrpc_client.py
2015-09-21more refinments on the consoleimarom3-1/+86
2015-09-21some python console modificationsimarom3-135/+301
2015-09-21checkpoint - added stats and some python codeimarom8-74/+502
2015-09-21Updated implementation of add_stream method, created subclasses to reflect ↵Dan Klein1-9/+92
vairous objects.
2015-09-20minor updated to client API library, adding the CRxStats classDan Klein2-4/+43
2015-09-20v1.77v1.77Hanoh Haim1-1/+1
2015-09-20Merge branch 'master' of ↵Hanoh Haim123-249/+12165
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into wen
2015-09-20fix tuple generator servers count sanity checkHanoh Haim6-3/+87
2015-09-20temporary interactive stateless shellDan Klein1-0/+128
2015-09-20Pushed Stateless progress (along with Packet Builder module)Dan Klein93-12/+10738
2015-09-20Merge from latest WenxianHanoh Haim1-17/+18
2015-09-17Merge branch 'master' of ↵v1.76Hanoh Haim21-228/+991
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core
2015-09-17fix some pcap load issuesHanoh Haim7-9/+58
2015-09-17Major progress in the packet builder module.Dan Klein1-11/+99
Now able to create packets, dump them to JSON of pcap and more features added
2015-09-17Merge branch 'master' into rpcimarom4-0/+378
2015-09-17moved 'owning states' to port granularity instead of machineimarom9-111/+174
2015-09-17added more testsimarom4-14/+86
2015-09-16enabled all warnings for the mock RPC server targetimarom6-5/+68
2015-09-16added many tests to the RPC serverimarom15-201/+565
also, few tweaks for handling RPC server errors
2015-09-10Major progress in Packet building module and VM instruction sets.Dan Klein5-76/+1635
added dot1q into dpkt lib First abstractino of HLTAPI layer
2015-09-10Merge branch 'master' of ↵Hanoh Haim21-70/+927
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core Conflicts: linux/ws_main.py
2015-09-10WIPHanoh Haim1-2/+3
2015-09-10minorWenxian Li1-5/+0
2015-09-10fix some errors found by valgrindWenxian Li1-17/+22
2015-09-10fix errors found in valgrindWenxian Li1-0/+1
2015-09-10WIPHanoh Haim2-1/+355
2015-09-09added ownership to RPC serverimarom10-61/+262