gluon/package/gluon-mesh-babel
Christof Schulze 1db3c8b40b gluon-mesh-babel: respondd: reduce load
* open babel socket in its own event loop, allowing to monitor instead of dump
* keep state from monitor in json object, providing that to clients on
  network on demand
* do not parse babel routes, instead use netlink to obtain nexthop

babeld still does not support limiting the data on the socket by object. When
that is merged, the load can be further reduced by limiting to neighbour
changes with a small change.
2020-01-20 22:18:25 +01:00
..
files gluon-mesh-babel: exit with error if unable to connect to babeld 2018-11-26 01:20:31 +01:00
luasrc/lib/gluon gluon-mesh-babel: use babel 1.9.0 feature to set pref-src on installed routes 2019-11-24 12:31:04 +01:00
src gluon-mesh-babel: respondd: reduce load 2020-01-20 22:18:25 +01:00
check_site.lua gluon-mesh-babel: add new package 2018-08-02 00:58:51 +02:00
Makefile gluon-mesh-babel: depend on gluon-mmfd 2019-11-24 12:31:04 +01:00