Closed jerome-arzel closed 8 years ago
In v0.91, when I start ip link set dev eth0 multipath off there always the error Can't set multipath flags in IOCTL_COMPAT mode..
ip link set dev eth0 multipath off
Can't set multipath flags in IOCTL_COMPAT mode.
In v0.90, there no such error.
I have a fix ready - will submit it soon.
FYI:
https://sympa-2.sipr.ucl.ac.be/sympa/arc/mptcp-dev/2016-08/msg00065.html https://sympa-2.sipr.ucl.ac.be/sympa/arc/mptcp-dev/2016-08/msg00064.html
Fixed in https://github.com/multipath-tcp/iproute-mptcp/commit/1bd41b1a5a47b9852eca879c2b8034ca1ec29381
In v0.91, when I start
ip link set dev eth0 multipath off
there always the errorCan't set multipath flags in IOCTL_COMPAT mode.
.In v0.90, there no such error.