summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2015-10-26API add: get_trex_log(), get_trex_daemon_log(), get_trex_version()Yaroslav Brustinov2-3/+118
2015-10-25Fixed importing of packages at documentation buildingDan Klein1-0/+7
2015-10-21Added support for path autocomletion for console methods :)Dan Klein1-2/+22
2015-10-20+ Added traffic options at stl directoryDan Klein6-9/+84
2015-10-20Merge branch 'master' into master-demo +Dan Klein6-10/+121
2015-10-20Major progress in console, yaml utils, and trex_streamsDan Klein7-75/+226
2015-10-19Merge branch 'rpc' -> add support for interactive modeHanoh Haim2-5/+109
2015-10-18Progress in trex_streams and in yaml_utils.Dan Klein3-154/+129
2015-10-18 fix trex-130 issueHanoh Haim1-1/+8
2015-10-18more yaml utils, better streams handlingDan Klein3-193/+154
2015-10-16Updated YAMLutils and rpc_defaults with relevant progressDan Klein2-88/+231
2015-10-15change console permissionHanoh Haim2-0/+0
2015-10-15updated yaml utils and stream objectDan Klein6-1/+453
2015-10-14merged jsonrpc client for mock compatibilityDan Klein1-15/+255
2015-10-14Merge branch 'dan_stateless'Dan Klein4-15/+24
2015-10-14Merge remote-tracking branch 'origin/master'Dan Klein11-33/+33
2015-10-14Fixed trex bugs in Ubuntu disctribution (Firing trex-daemon server) and unres...Dan Klein4-14/+23
2015-10-13Another Typo fix T-Rex -> TRexHanoh Haim11-33/+33
2015-10-12merged with masterDan Klein6-61/+3
2015-10-12cosmeticsDan Klein2-3/+3
2015-10-12solving conflictsDan Klein1-14/+0
2015-10-12solving conflictsDan Klein11-249/+310
2015-10-12Merge branch 'master' into dan_latestDan Klein1-0/+9
2015-10-12 check for 64bit kernelHanoh Haim1-0/+9
2015-10-12fixed documentation conflictsDan Klein3-33/+19
2015-10-12Merge branch 'dan_stateless' into dan_latestDan Klein30-769/+1555
2015-10-12named with nametuples the returnvalue of the "send_raw_msg" method.Dan Klein1-2/+2
2015-10-12Updated handlers of getter methods and stats (Global, port, stream).Dan Klein3-31/+60
2015-10-12Applied some code cosmeticsDan Klein1-18/+14
2015-10-08Merge branch 'master' into rpcimarom2-1/+31
2015-10-07More progress in stateless client.Dan Klein2-13/+57
2015-10-07added async publisher to the RPC serverimarom1-1/+1
2015-10-07Applied port validity on port_id relevant methodsDan Klein1-0/+18
2015-10-07progress in TRexStatelessClient moduleDan Klein2-69/+139
2015-10-07updated stats handling implementationDan Klein1-12/+26
2015-10-07Incorporating batch commands in stateless clientDan Klein2-10/+40
2015-10-06progress in stateless client, added trex_statsDan Klein3-228/+116
2015-10-06Merge branch 'master' into dan_statelessDan Klein26-505/+1125
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-01Updated control plain documentation with typos and T-Rex changed to TRex.Dan Klein14-163/+164
2015-09-29Added dedicated import for enum module in order to overcome doc building impo...Dan Klein2-1/+31
2015-09-24some improvements to the consoleimarom2-9/+153
2015-09-24Basically finished (minor touches remaining) all VM instructions implementationDan Klein1-42/+64