Wmedium does not work for me.
I hope you can help me.
#
# wmediumd sample config file
#
ifaces :
{
count = 2;
ids = [ "42:00:00:00:00:00", "42:00:00:00:01:00" ];
};
#
# probability matrices are defined in a rowcentric way
# probability matrices are ordered from slower to fastest, check wmediumd documentation for more info
#
prob :
{
rates = 12;
matrix_list = (
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ],
[ -1.0, 1.0, 1.0, -1.0 ] );
};
Input configuration file: cfg-examples/allloses_2.cfg
#_if = 2
A[0]:42:00:00:00:00:00
A[1]:42:00:00:00:01:00
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 0
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 1
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 2
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 3
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 4
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 5
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 6
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 7
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 8
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 9
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 10
[ -1.000000][ 1.000000]
[ 1.000000][ -1.000000]
Matrix rate = 11
REGISTER SENT!
Wmedium does not work for me.
Steps to reproduce:
In different terminals:
I hope you can help me.
I use the vanilla
ubuntu2 3.16.0-73-generickernel. Also tested with Ubuntu 16.04 LTS kernel (4.x)./wmediumd -c cfg-examples/allloses_2.cfg: