gluon/package/gluon-mesh-batman-adv
Matthias Schiffer 3ef69c96cf
gluon-mesh-batman-adv: do not delete bat0 during hardif teardown (#2057)
With very bad timing, it is possible that the teardown script of a
gluon_mesh interface runs when bat0 was just created, but primary0 is not
yet added to it. Although there is no hardif to remove in this case,
bat0 will still be deleted, because there is no hardif in bat0.

Disable the interface removal logic by passing `-M` to `batctl interface`.

(cherry picked from commit 92647cd47a)
2020-06-13 18:45:24 +02:00
..
files gluon-mesh-batman-adv: do not delete bat0 during hardif teardown (#2057) 2020-06-13 18:45:24 +02:00
luasrc/lib/gluon gluon-mesh-batman-adv: adjust to removal of batman-adv UCI config 2019-10-30 00:06:14 +01:00
src gluon-mesh-batman-adv: further cleanup of respondd provider 2019-11-24 12:04:58 +01:00
check_site.lua gluon-mesh-batman-adv: remove gluon-mesh-batman-adv-14 2019-09-25 21:57:52 +02:00
Makefile gluon-mesh-batman-adv: remove gluon-mesh-batman-adv-14 2019-09-25 21:57:52 +02:00