summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2015-11-01DP stop message now disables only port related nodesimarom9-14/+40
and not all of them
2015-10-29Hanoch's review comments #1 : fixed performancei issueimarom6-107/+122
with the stateless node
2015-10-29Merge branch 'dan_stateless' into rpc_intg1imarom2-54/+79
2015-10-29Merge branch 'dan_stateless' of ↵imarom9-402/+1081
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-10-29some bug fixes:imarom5-18/+51
1. added a active bit to all the active nodes - when a stop arrives it invalidates them for next time 2. some small flag issues in the stateless port
2015-10-29Fixed verbose modeDan Klein2-54/+79
More stability fixes removed irrelevand methods
2015-10-29Awesome working start/stop traffic consoleDan Klein3-69/+105
Fixed more stability issues :) Ready for merging.
2015-10-29fixed console issues after testsing themDan Klein2-23/+48
2015-10-29Console redesign using trex_stateless_client moduleDan Klein3-63/+227
2015-10-29Added module for text formatting, such that coloring, bold, underline.Dan Klein1-0/+72
2015-10-28console progress, still SHAKY!Dan Klein2-108/+151
2015-10-28compiler missing filesimarom2-0/+149
2015-10-28moved all stream compiling phase to a new fileimarom9-99/+72
trex_streams_compiler.cpp
2015-10-28support for multiple streamsimarom8-51/+120
2015-10-28updated more HLTAPI functionality and fixed found bugs.Dan Klein6-35/+213
Working: Start/stop traffic, traffic config (semi), connect, clean Missing: stats Next: boost console
2015-10-28more HLTAPI 2Dan Klein1-16/+48
2015-10-27working cont. stream on 1 coreimarom15-104/+548
2015-10-27More HLTAPIDan Klein2-18/+68
2015-10-27more HLTAPIDan Klein1-0/+1
2015-10-27more hltapi progressDan Klein3-57/+227
connect working
2015-10-26few breakage to the test simulationimarom2-4/+1
2015-10-26Merge branch 'rpc_intg1' of ↵imarom7-139/+369
csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/repo//trex-core into rpc_intg1
2015-10-26RPC control plane now integarted with DPDKimarom19-588/+498
2015-10-26stateless dp works with static packetHanoh Haim7-90/+337
2015-10-26add disconnect functionalityDan Klein2-6/+4
2015-10-26fixed streamlist loadingDan Klein1-2/+3
2015-10-25add stateless io objectHanoh Haim2-53/+36
2015-10-25cp works now. no DP, no RPC integrationHanoh Haim3-45/+14
2015-10-25first versionHanoh Haim5-86/+161
2015-10-25refactor tx_link -> comm_linkDan Klein1-6/+6
2015-10-25Merge branch 'master' into dan_statelessDan Klein1-0/+7
2015-10-25HLTAPI progress...Dan Klein4-5/+37
2015-10-25Fixed importing of packages at documentation buildingDan Klein1-0/+7
2015-10-22minor updatesDan Klein3-144/+14
2015-10-22Merge branch 'master' into dan_statelessDan Klein60-856/+2993
2015-10-21Added support for path autocomletion for console methods :)Dan Klein1-2/+22
2015-10-20Merge remote-tracking branch 'origin/master'Dan Klein1-54/+58
2015-10-20merge tuple_gen loader fixHanoh Haim1-54/+58
2015-10-20Merge branch 'master-demo'Dan Klein13-36/+793
2015-10-20+ Added traffic options at stl directoryDan Klein6-9/+84
+ updated console to support multiplier on loading + fixed minor issues at yaml_utils and trex_streams objects + console not stable, YET
2015-10-20minorwenxian li1-1/+1
2015-10-20clean up the codewenxian li1-29/+23
2015-10-20minor changewenxian li1-13/+5
2015-10-20trex-131wenxian li2-88/+85
2015-10-20Merge branch 'master' into master-demo +Dan Klein42-760/+1876
working demo of loading a YAML, and attaching it to server
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein7-75/+226
basically done, minor changes remianing BIG ISSUE LEFT: rewire console to work with trexstateless client module
2015-10-19fix new compiler warning issue in statelessHanoh Haim2-0/+5
2015-10-19fix flow_var_name -> nameHanoh Haim1-1/+1
2015-10-19Merge branch 'rpc' -> add support for interactive modeHanoh Haim30-365/+1457
2015-10-18another small fix for trex-130Hanoh Haim4-176/+117