Commit Graph

235 Commits

Author SHA1 Message Date
Quentin De Coninck
81c5b2d919 mpParamXp: with expiration sysctl set to 300 ms 2016-06-21 17:46:55 +02:00
Quentin De Coninck
04fe4f9396 mpExperience: modified ip in its box 2016-06-21 17:46:55 +02:00
Quentin De Coninck
2a94cc2ec7 mpExperience: don't set priority on paths if they are the same 2016-06-21 17:46:55 +02:00
Quentin De Coninck
9753f109b5 mpExperience: add priority parameter on interfaces 2016-06-21 17:46:55 +02:00
Quentin De Coninck
aabe0de79d mpLinkCharacteristics: avoid strange behavior with netem and its limit 2016-06-21 17:46:55 +02:00
Quentin De Coninck
f9786312ca mpLinkCharacteristics: working! 2016-06-21 17:46:55 +02:00
Quentin De Coninck
fb1f57a452 mpLinkCharacteristics: seems to work? 2016-06-21 17:46:55 +02:00
Quentin De Coninck
0500749b90 mpLinkCharacteristics: trying to make it works 2016-06-21 17:46:55 +02:00
Quentin De Coninck
e2701685b7 mpLinkCharacteristics: use class, not qdisc for htb 2016-06-21 17:46:55 +02:00
Quentin De Coninck
6336c158df mpLinkCharacteristics: do as Mininet does: use htb, then netem 2016-06-21 17:46:55 +02:00
Quentin De Coninck
a6dd6d64a4 Revert "mpExperience: with router view"
This trace does not reveal anything useful...

This reverts commit fddccd02dd3fee38817d45e339009fd207ba44f0.
2016-06-21 17:46:55 +02:00
Quentin De Coninck
337b9db184 mpExperience/mpMininetBuilder: finally ARP works!
Seems a bug is somewhere in minitopo, fixed it by reconfiguring the
network while preparing the experience
2016-06-21 17:46:55 +02:00
Quentin De Coninck
6ff8717cf1 mpMultiInterfaceConfig: arp should be fixed now 2016-06-21 17:46:55 +02:00
Quentin De Coninck
061bf784d7 mpMultiInterfaceConfig: this is statically arped now! 2016-06-21 17:46:55 +02:00
Quentin De Coninck
d412ee24c0 mpMininetBuilder: forcing forcing static arp... 2016-06-21 17:46:55 +02:00
Quentin De Coninck
f462a1bd54 mpExperience: with router view 2016-06-21 17:46:55 +02:00
Quentin De Coninck
7f2ad0710e mpMininetBuilder: and auto set mac addresses 2016-06-21 17:46:55 +02:00
Quentin De Coninck
cd0c4e9a58 mpMininetBuilder: use static ARP
Hoping this will end scary results for Siri...
2016-06-21 17:46:55 +02:00
Quentin De Coninck
a7638f84b7 mpExperienceHTTPS/Siri: with netstat 2016-06-21 17:46:55 +02:00
Quentin De Coninck
447669c24d mpParamXp: added tcp_early_retrans sysctl 2016-06-21 17:46:55 +02:00
Benjamin Hesmans
ed859c44fa Added VLC experience
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
Signed-off-by: Quentin De Coninck <quentin.deconinck@uclouvain.be>
2016-06-21 17:46:55 +02:00
Quentin De Coninck
2ae9b7a008 mpLinkCharacteristics: use pfifo in parallel with netem 2016-06-21 17:46:55 +02:00
Quentin De Coninck
1995269614 Revert "mpExperienceHTTP(S): avoid subshelling"
This reverts commit 8ff032cb99d5344853b125164e604514aa0d9893.

Seems not all bash systems like this
2016-06-21 17:46:55 +02:00
Quentin De Coninck
74f567ffe7 mpLinkCharacteristics: precise delay in ms 2016-06-21 17:46:55 +02:00
Quentin De Coninck
b27d2b545b mpExperienceHTTP(S): avoid subshelling 2016-06-21 17:46:55 +02:00
Quentin De Coninck
377decd5b0 mpLinkCharacteristics: fix netem command
Because no loss
2016-06-21 17:46:55 +02:00
Quentin De Coninck
3b5007f49c mpExperienceHTTP(S): output time in log file 2016-06-21 17:46:55 +02:00
Quentin De Coninck
d6a0334fdc mpLinkCharacteristics: netem with all network parameters
Seems that when we put a netem command, it "forgets" the
current configuration...
2016-06-21 17:46:55 +02:00
Quentin De Coninck
2fbd82e212 mpExperienceSiri: let the user specify the autocorking value 2016-06-21 17:46:55 +02:00
Quentin De Coninck
758933b342 mpExperienceHTTP(S): added time command at client side
Know how much time wget was launched, quicker to analyze
2016-06-21 17:46:42 +02:00
Quentin De Coninck
600d59cd88 siri_server: less verbose 2016-06-21 17:46:33 +02:00
Quentin De Coninck
4268b19260 mpExperienceSiri: separe stdout from stderr 2016-06-21 17:46:33 +02:00
Quentin De Coninck
134f3897d2 mpExperienceSiri: register xp 2016-06-21 17:46:19 +02:00
Quentin De Coninck
151497d1d7 https: fix indentation error 2016-06-21 17:46:19 +02:00
Quentin De Coninck
8c56ffca19 mpExperienceSiri
With Java client and Python server
2016-06-21 17:46:08 +02:00
Quentin De Coninck
b5ae4673a9 mpExperience: added snaplenPcap param to specify snaplen to tcpdump
Avoid storing huge pcap files with lot of useless payloads
2016-06-21 17:46:08 +02:00
Benjamin Hesmans
a7af377776 Revert "mpParamXp: add different client and server schedulers"
This is currently not possible in the kernel for mininet.

Should implement per ns sched sysctl first before this

This reverts commit 134ece953cb64e066be2545b48a98bdb4f000506.
2016-06-21 17:46:08 +02:00
Benjamin Hesmans
63e16621a2 Add send file experiment
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2016-06-21 17:46:08 +02:00
Quentin De Coninck
08857dd9a0 mpParamXp: add different client and server schedulers 2016-06-21 17:46:08 +02:00
Quentin De Coninck
7e9f2c643d mpParamTopo/mpLinkCharacteristics: added loss parameter in link configuration, but keep compatibility if not specified 2016-06-21 17:45:27 +02:00
Quentin De Coninck
165a46a3c4 mpExperienceAb 2016-06-21 17:26:36 +02:00
Quentin De Coninck
0b9c3fc36c mpExperienceNetperf: fix experience option not taken into account 2016-06-21 17:26:36 +02:00
Quentin De Coninck
acf3e9deee mpExperienceNetperf: fix typo 2016-06-21 17:26:36 +02:00
Quentin De Coninck
41c7fe4d84 mpExperienceNetperf: generate log files 2016-06-21 17:26:36 +02:00
Quentin De Coninck
f9ba259343 mpExperienceNetperf 2016-06-21 17:26:36 +02:00
Quentin De Coninck
82e6384d0b mpExperienceNone: fix typo 2016-06-21 17:26:36 +02:00
Quentin De Coninck
af949fe45b mpExperienceHTTP 2016-06-21 17:26:36 +02:00
Quentin De Coninck
b1f390b4e4 mpParam: add CC 2016-06-21 17:26:36 +02:00
Benjamin Hesmans
bc33615af5 Example epload 2015-11-17 15:23:29 +01:00
Benjamin Hesmans
fcce224011 Add Epload experiment
http://wprof.cs.washington.edu/spdy/tool/

Note : The install guide is on uspm git
2015-11-17 15:20:14 +01:00