summaryrefslogtreecommitdiffstats
path: root/scripts/automation/trex_control_plane/doc
AgeCommit message (Collapse)AuthorFilesLines
2017-02-02replace yaml.load with yaml.safe_load in several placesYaroslav Brustinov1-6/+6
Change-Id: I4ba8291acbb56ed3be58ad9bdfa1492892695458 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
2016-04-14regression: add --python2 and --python3 to run_regression, if nothing ↵Yaroslav Brustinov1-1/+44
provided, use python2. hltapi: fix bug of not reducing 4 bytes from produced packets because of fcs. doc: add trex_client package stl/stf example of running examples :)
2016-03-30Merge GA to Python APIHanoh Haim1-1/+1
2016-03-30add ga to apiHanoh Haim1-0/+17
2016-03-30add to run_functional_tests --python2 and --python3 flagsYaroslav Brustinov1-1/+1
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-24return client_utilsYaroslav Brustinov1-2/+2
2016-03-10 basic doc for python client APIHanoh Haim1-3/+5
2016-02-10packet builder documentation is disabled until we sort things outimarom2-2/+1
with the docs
2015-10-25Fixed importing of packages at documentation buildingDan Klein1-0/+7
2015-10-12solving conflictsDan Klein1-14/+0
2015-10-12solving conflictsDan Klein7-236/+306
2015-10-12fixed documentation conflictsDan Klein3-33/+19
2015-10-12Merge branch 'dan_stateless' into dan_latestDan Klein12-335/+332
2015-10-06Merge branch 'master' into dan_statelessDan Klein4-242/+13
2015-10-06removed any T-Rex string in docDan Klein8-64/+35
2015-10-04Updated packet export docDan Klein3-30/+53
2015-10-04Updated and added documentation files for packet builder moduleDan Klein7-23/+356
2015-10-01Updated control plain documentation with typos and T-Rex changed to TRex.Dan Klein9-43/+44
2015-06-24first versionHanoh Haim17-0/+1280