Actions
Error #168
tancatGWCK and last bmx6 are not compatibles
Descripció
GWCK must be adapted to last bmx6 version.
In the current experimental branch the last bmx6 version can be found. I already modified the modules/bmx6 file as can be seen here: http://qmp.cat/projects/qmp/repository/revisions/4fb769d4abd2388889030f92faf5e46e8e4455f0
The most important change I found is that bmx6 does not use tunInRemote anymore, so, for instance, the next line has been changed:
GWCK_MOD_BMX6_ENABLE_OFFER="bmx6 -c tunInNet=$GWCK_MOD_BMX6_TUN_IN_NET /bandwidth=$GWCK_MOD_BMX6_BANDWIDTH"
But I think more modifications are needed.
Actions