summaryrefslogtreecommitdiff
path: root/multinetwork/common.cpp
AgeCommit message (Collapse)Author
2020-11-27Support random destinations/multiple tests in dnschk and httpurl.Lorenzo Colitti
This adds two parameters to the dnschk and httpurl utilities that can be used for network testing: --randomname: connects to a random one-time DNS name. --attempts: repeats the requested operation N times. Also reformat the code per clang-format's suggestions. Test: manual Change-Id: Iab9966c489f8fa692eb9f7974ba25281ddf80b06
2016-05-30Add multinetwork debugging tools, dnschk and httpurlErik Kline
Bug: 19537384 Bug: 27199751 Bug: 28719525 Change-Id: Ie983ec12ac6c550fa76c89cd44343220688a99b4