bmx7 icon indicating copy to clipboard operation
bmx7 copied to clipboard

implement ubus plugin

Open aparcar opened this issue 6 years ago • 2 comments

Controlling bmx7 via command line works well, but various think could be improved by using ubus instead. Various, spontaneous improvements I could think of:

  • Better control of bmx7 via scripts
  • Controlling bmx7 via Luci / Luci-ng / Lime-App
  • Replace inotifywait with ubus wait_for (inotifywait + lib is about ~50kb in size)
  • Directly announce new nodes to dnsmasq
  • More!

@axn @dangowrt

aparcar avatar Apr 28 '18 11:04 aparcar

  • delegate mesh-acquired IPv6 prefixes to interfaces, needed to complete https://github.com/libremesh/lime-packages/pull/71

dangowrt avatar Apr 28 '18 12:04 dangowrt

@dangowrt ping

aparcar avatar Jan 11 '19 23:01 aparcar