summaryrefslogtreecommitdiff
path: root/script/traffic_replay
Commit message (Expand)AuthorAgeFilesLines
* python: remove all 'from __future__ import print_function'Douglas Bagnall2021-04-281-1/+0
* traffic replay: Store the instance id in the replay contextGary Lockyer2019-07-241-1/+2
* traffic: load dns query from file and write stats to fileJoe Guo2019-05-011-0/+3
* traffic_replay: Avoid Exception if no packet rate is specifiedTim Beale2019-04-301-0/+4
* traffic_replay: Assign users to groups by defaultTim Beale2019-04-301-1/+10
* traffic: rm --scale-traffic default valueJoe Guo2019-01-231-1/+1
* traffic_replay: use packets per second as primary scaleDouglas Bagnall2019-01-081-3/+16
* traffic_replay: --old-scale to mimic the old traffic_replayDouglas Bagnall2019-01-081-0/+10
* traffic: add option to reanimate dying conversationsDouglas Bagnall2019-01-081-1/+6
* traffic_model: don't report generation errors as parse errorsDouglas Bagnall2019-01-081-16/+10
* traffic: improve debug messages in traffic_replayDouglas Bagnall2019-01-081-7/+6
* traffic: traffic_replay --latency-timeout to control final waitDouglas Bagnall2019-01-081-0/+3
* traffic_replay: --stop-on-any-error option to not ignore client troubleDouglas Bagnall2019-01-081-1/+4
* traffic: rework conversation generation to better use memoryDouglas Bagnall2019-01-081-1/+1
* traffic: generate sparser descriptions of conversationsDouglas Bagnall2019-01-081-6/+7
* traffic: new version of model with packet_rate, version numberDouglas Bagnall2019-01-081-1/+1
* traffic: delete empty temp directoriesDouglas Bagnall2019-01-081-1/+10
* traffic: use default value for --durationDouglas Bagnall2019-01-081-7/+3
* traffic_replay: drop summary replayDouglas Bagnall2019-01-081-36/+22
* traffic replay: allow --random-seed=0Douglas Bagnall2019-01-081-2/+2
* PY3: change shebang to python3 in script dirJoe Guo2018-12-141-1/+1
* traffic_replay: Add a max-members option to cap group sizeTim Beale2018-12-041-0/+4
* traffic_replay: Rework machine accounts to remove redundant codeTim Beale2018-11-071-0/+1
* traffic_replay: Move 'traffic account' flag up a levelTim Beale2018-11-071-2/+4
* traffic_replay: Move machine account creationTim Beale2018-11-071-1/+5
* traffic_replay: Exception has no .messageDouglas Bagnall2018-11-011-1/+1
* traffic_replay: logger was ignoring smb.conf log-levelTim Beale2018-10-311-1/+1
* traffic_replay: Generate users faster by writing to local DBTim Beale2018-10-311-1/+11
* script/traffic_replay: apply new logger to replace printJoe Guo2018-10-101-51/+57
* script/traffic_replay: get debug level via apiJoe Guo2018-10-101-4/+5
* script/traffic_replay: print packets data to stderrJoe Guo2018-10-101-2/+2
* traffic-replay: add extra checkJoe Guo2018-08-151-0/+6
* script: Add 'random-seed' option to traffic_replayTim Beale2018-05-161-0/+6
* traffic_replay: fetch domain from creds other than optsJoe Guo2018-05-121-1/+1
* traffic_replay: fix typo in message stringJoe Guo2018-05-121-1/+1
* traffic_replay: set gensec features to encrypt credentialsJoe Guo2018-05-121-0/+3
* traffic_relay: bulk port print to modern py3 styleJoe Guo2018-04-131-50/+55
* scripts: Scripts to replay and generate samba trafficGary Lockyer2017-08-171-0/+362