Commit Graph

293 Commits

Author SHA1 Message Date
Quentin De Coninck
6eed12041c fixing typo in quicsiri xp 2017-05-31 15:21:12 +02:00
Quentin De Coninck
e3e45004b4 adding QUIC Siri experience: Siri traffic using QUIC instead of TCP 2017-05-31 14:51:01 +02:00
Quentin De Coninck
16667db3cf mpExperienceQUIC: go-build is a folder... 2017-05-11 15:12:47 +02:00
Quentin De Coninck
15a7e87e23 mpExperienceQUIC: avoid no space left error due to go-build directories 2017-05-11 15:00:31 +02:00
Quentin De Coninck
d0aa85a08f mpExperience: disable TSO on all interfaces
It seems TCP can sometimes send packets larger than the MTU because of
TSO (see
https://mailman.stanford.edu/pipermail/mininet-discuss/2013-October/003132.html)
2017-05-09 10:40:36 +02:00
Quentin De Coninck
9e10f49254 quic: use the executable, not the directory... 2017-05-05 14:14:44 +02:00
Quentin De Coninck
a601ffddea cope with case go is not in PATH 2017-05-05 14:10:33 +02:00
Quentin De Coninck
b0e2eb2508 Added QUIC experience 2017-05-05 14:03:50 +02:00
Quentin De Coninck
9de0663cc7 msg: fix bytes argument 2017-03-01 16:20:38 +01:00
Quentin De Coninck
5833eecc54 msg: change size of messages 2017-02-28 21:08:58 +01:00
Quentin De Coninck
0da979c2b5 msg: fix typo 2017-02-27 09:33:59 +01:00
Quentin De Coninck
ac1b62459c msg: add parameters 2017-02-24 16:12:50 +01:00
Quentin De Coninck
efa57d7516 siri: updated xp to add delay between bursts of requests 2017-02-23 17:10:21 +01:00
Quentin De Coninck
674ed0d14e msg: disable cork 2017-02-23 14:49:44 +01:00
Quentin De Coninck
3e9e39f774 msg: cope with aggregated requests 2017-02-23 14:44:01 +01:00
Quentin De Coninck
5270b53209 msg: fix server issue 2017-02-23 14:39:34 +01:00
Quentin De Coninck
d81c5dff8d msg: fix --bulk argument 2017-02-23 12:21:04 +01:00
Quentin De Coninck
add9ad43c9 mpExperienceSiriMsg: siri with msg background traffic 2017-02-23 11:36:08 +01:00
Quentin De Coninck
3e1ac64019 mpExperienceSiriHTTP: siri with http background traffic 2017-02-22 15:09:42 +01:00
Quentin De Coninck
b34c31507f msg_client/msg_server: encode bytes before sending them 2017-01-09 16:10:45 +01:00
Quentin De Coninck
083b1b9032 mpExperienceMsg: put client process as non-daemon 2017-01-09 16:06:38 +01:00
Quentin De Coninck
d56a6542a8 msg: new experience to mimic messaging traffic 2017-01-09 16:03:05 +01:00
Quentin De Coninck
8476882cf2 mpExperienceIperf: add iperfParallel parameter
Allow to specify the number of parallel connections to make for an iperf
test. Useful to model congestion in a network.
2016-09-20 15:57:14 +02:00
Quentin De Coninck
4750bf6d9a mpExperienceIperf: add iperfTime parameter
Now, the iperf test is not stuck to 10 seconds anymore (it's still the
default value anyway).

Signed-off-by: Quentin De Coninck <quentin.deconinck@uclouvain.be>
2016-09-19 14:37:16 +02:00
Quentin De Coninck
2d75e41204 mpExperienceSiri: be path tolerant 2016-09-16 12:40:42 +02:00
Quentin De Coninck
2b9820b849 Revert "mpExperience: added openBup xp param"
/sys/module/*/parameters/* must be done in minitopo-experiences,
otherwise nothing happens...

This reverts commit c3d1f41615.
2016-09-16 12:38:42 +02:00
Quentin De Coninck
c3d1f41615 mpExperience: added openBup xp param
Allows to specify if backup subflows should be opened or not directly
2016-09-13 13:15:37 +02:00
Quentin De Coninck
bf6802b57b mpExperienceHTTP: use apache 2016-06-21 17:49:03 +02:00
Quentin De Coninck
6367856ee0 mpExperienceEpload: use apache
With HTTPSimpleServer, issue with lot of connections
2016-06-21 17:49:03 +02:00
Quentin De Coninck
d7e3307348 mpExperienceDITG: packets of 1428 bytes 2016-06-21 17:48:55 +02:00
Quentin De Coninck
7c6d22e38b mpExperienceDITG: add constant rate 2016-06-21 17:48:50 +02:00
Quentin De Coninck
040a8229e7 mpExperienceDITG: fix silly bug 2016-06-21 17:48:42 +02:00
Quentin De Coninck
c2436d574a mpLinkCharacteristics: use tbf + mpExperienceIperf: pkill fix 2016-06-21 17:47:52 +02:00
Quentin De Coninck
65d128ee70 mpExperienceIperf: remove sndbuf stuff 2016-06-21 17:47:46 +02:00
Quentin De Coninck
b527380234 mpExperienceIperf: adapt 2016-06-21 17:47:40 +02:00
Quentin De Coninck
236a373a1e mpExperienceIperf: with good lines 2016-06-21 17:47:40 +02:00
Quentin De Coninck
059fdb4d1c mpExperience/mpParamXp: allow path 0 to be backup too 2016-06-21 17:47:40 +02:00
Quentin De Coninck
63a8f60e82 mpExperience/mpParamXp: add possibility to specify backup on path 1 2016-06-21 17:47:40 +02:00
Quentin De Coninck
d542aa6f20 mpExperienceDITG: either poisson or burst 2016-06-21 17:47:40 +02:00
Quentin De Coninck
336c475d51 mpExperienceIperf: use iperf3 2016-06-21 17:47:40 +02:00
Quentin De Coninck
b4e1b944f8 mpExperienceDITG: burst now 2016-06-21 17:47:35 +02:00
Quentin De Coninck
bbe6564a7b mpExperienceDITG: get log from both sides 2016-06-21 17:47:35 +02:00
Quentin De Coninck
cca5ee9635 mpExperienceDITG: change name of parameter, be clearer 2016-06-21 17:47:28 +02:00
Quentin De Coninck
e77baf3b65 mpExperienceDITG 2016-06-21 17:47:20 +02:00
Quentin De Coninck
c544e039d0 mpExperienceIperf: fix window 2016-06-21 17:47:20 +02:00
Quentin De Coninck
9fc2d41c2e mpExperienceIperf 2016-06-21 17:47:10 +02:00
Quentin De Coninck
5074bc805f mpExperience: prevent minitopo going bad by killing everything 2016-06-21 17:47:10 +02:00
Quentin De Coninck
30084ffa43 minitopo: specify the metric for the metric scheduler 2016-06-21 17:47:10 +02:00
Quentin De Coninck
588b99865e minitopo: added twoInterfaceCongestion topology 2016-06-21 17:47:10 +02:00
Quentin De Coninck
98f8261cd4 mpExperienceVLC: grep all interesting 2016-06-21 17:47:10 +02:00