1
0
mirror of https://github.com/alice-lg/alice-lg.git synced 2024-05-11 05:55:03 +00:00

9 Commits

Author SHA1 Message Date
8f19408bad Implemented support to query the live neighbor status from the store
via uncached queries.
2019-03-08 13:54:44 +01:00
a5f2cc4a1e Initial version of birdwatcher source redesign
Split up the birdwatcher source into multiple types, that resemble the
functionality that was removed from birdwatcher.

* Remove NeighborsSummary() feature and tests
* Provide example config options
2019-03-08 09:58:56 +01:00
e49a689cfb refactored url handling 2018-12-09 17:31:02 +01:00
84df5e9bc5 added config option to force use of classic neighbor list method 2018-07-16 16:30:39 +02:00
26b2e61171 backend: fix #2; make server time configurable 2017-10-19 14:16:03 +02:00
03140a1187 added prefix lookup on single node 2017-06-19 15:27:11 +02:00
3989d76b42 added timeparsing and status endpoint 2017-05-19 17:40:22 +02:00
2e09012e0e initial backend implementation 2017-05-17 16:12:01 +02:00
543ef00a43 added birdwatcher stub 2017-05-16 14:10:19 +02:00