Quentin De Coninck
3a654e0a67
FINALLY WORKING WITH POLICING
2019-11-28 18:50:28 +01:00
Quentin De Coninck
aae37d50be
is police in bit?
2019-11-28 17:03:05 +01:00
Quentin De Coninck
b70103d29f
trying something else
2019-11-28 16:22:53 +01:00
Quentin De Coninck
2ab842d37b
fix both policing and position of shaping/policing
2019-11-28 11:22:35 +01:00
Quentin De Coninck
71010be455
apply correctly policing on the MultiInterface topo
2019-11-28 09:32:49 +01:00
Quentin De Coninck
897b7ebf7f
burst should not be confused with latency
2019-11-27 20:11:29 +01:00
Quentin De Coninck
4082d7eed1
Revert "policing BEFORE shaping"
...
This reverts commit 9d9bbea98e
.
2019-11-27 19:52:44 +01:00
Quentin De Coninck
9f10436f9a
Revert "add pfifo"
...
This reverts commit d627b4d95f
.
2019-11-27 19:52:34 +01:00
Quentin De Coninck
d627b4d95f
add pfifo
2019-11-27 19:28:03 +01:00
Quentin De Coninck
9d9bbea98e
policing BEFORE shaping
2019-11-27 19:22:07 +01:00
Quentin De Coninck
e7a32f471e
keep tbf
2019-11-27 13:50:51 +01:00
Quentin De Coninck
1d2580eb53
use policing instead of shaping
2019-11-27 13:29:45 +01:00
Quentin De Coninck
de6807a433
fix 0ms latency issue with tbf, bypassing in kernel...
2017-09-28 07:59:02 -07:00
Quentin De Coninck
3df01c4e64
forgetting self is unforgettable...
2017-09-28 01:13:02 -07:00
Quentin De Coninck
8ec78b075b
adding type cast to be sure...
2017-09-28 00:56:47 -07:00
Quentin De Coninck
a3e434207f
ensure bandwidth is a float
2017-09-28 00:48:49 -07:00
Quentin De Coninck
7df509dd0d
fix typo
2017-09-28 00:40:56 -07:00
Quentin De Coninck
788f223dde
fix queuingDelay computation
2017-09-28 00:23:35 -07:00
Quentin De Coninck
c2436d574a
mpLinkCharacteristics: use tbf + mpExperienceIperf: pkill fix
2016-06-21 17:47:52 +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
2ae9b7a008
mpLinkCharacteristics: use pfifo in parallel with netem
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
377decd5b0
mpLinkCharacteristics: fix netem command
...
Because no loss
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
7e9f2c643d
mpParamTopo/mpLinkCharacteristics: added loss parameter in link configuration, but keep compatibility if not specified
2016-06-21 17:45:27 +02:00
Benjamin Hesmans
a45ee9806c
add back up Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-05-18 17:00:50 +02:00
Benjamin Hesmans
ff8d8c5537
Remove white spaces...
...
for f in `ls *.py`; do sed -i -e 's/\s\+$//' $f; done
2015-02-26 17:43:45 +01:00
Benjamin Hesmans
ca49762bd4
first implem of netem change,
...
only implemented for para topo, for now.
example:
sudo ./mpPerf.py -t conf/topo/0_para_2 -x conf/xp/3_ncpv
after two seconds, delay goes to 100ms
after five seconds, delay goes to 2ms but loss rate goes to 10%
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-20 12:23:57 +01:00
Benjamin Hesmans
56c7196245
change set from mininet
...
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-20 11:24:25 +01:00
Benjamin Hesmans
304938c381
wip
...
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-20 11:04:36 +01:00
Benjamin Hesmans
b08d952454
wip
...
correct var names for mininet
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-07 14:52:43 +01:00
Benjamin Hesmans
454ac02886
wip
...
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-07 14:44:44 +01:00
Benjamin Hesmans
0974ce2afc
wip
...
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@uclouvain.be>
2015-01-06 15:47:15 +01:00