Skip to content

bmxd: fix adding dynamic wg interfaces and fix dns if bmxd was killed and...

Stephan requested to merge se-bmxd-untersuchung into master
  • bmxd: fix adding dynamic wg interfaces and fix dns if bmxd was killed and restarted. there was an issue, when bmxd was dead and restarted, but wg interfaces were not added, because ddmesh-tasks.sh->ddmesh-backbone.sh update could not resolve dns. this rework now ignores dns errors and separates interface handling from dns and updates
  • rework bmxd DAD detection
  • add wifi roaming (#90 (closed))
  • add network filter (#7 (closed))

Merge request reports