On Tue, Jul 19, 2016 at 04:14:49AM +0200, Matthias Schiffer wrote:
On 07/19/2016 02:53 AM, Jan-Tarek Butt wrote:
package/gluon-mesh-batman-adv-core/Makefile | 1 + .../files/usr/lib/autoupdater/abort.d/10start-network | 5 +++++ .../files/usr/lib/autoupdater/upgrade.d/10stop-network | 6 ++++++ 3 files changed, 12 insertions(+) create mode 100755 package/gluon-mesh-batman-adv-core/files/usr/lib/autoupdater/abort.d/10start-network create mode 100755 package/gluon-mesh-batman-adv-core/files/usr/lib/autoupdater/upgrade.d/10stop-network
Thanks, I've also applied this (with a few adjustments).
I'd like this patch to get some test coverage in the master before backporting it to v2016.1.x.
-- NeoRaider
I'm a little worried with this, in conjunction with this:
https://www.open-mesh.org/issues/228
Even though this issue got closed, no one actually verified it yet.
A couple of years ago I was able to trigger this bug easily by quickly adding+removing interfaces in batman-adv on some x86 multicore machine. Someone should check that this isn't happening anymore.
(These were three patches I had started on to try to fix this bug:
https://patchwork.open-mesh.org/patch/2798/ https://patchwork.open-mesh.org/patch/2812/ https://patchwork.open-mesh.org/patch/2786/
Could refresh/resubmit these ones if issue #228 still happens)
Cheers, Linus