Nasato Goto
e53ff72205
add exported routes endpoint
2020-01-26 23:12:06 +09:00
Patrick Seeburger
116f03fed4
Add support for uncached queries
...
The cache is still updated with new information on every request.
2019-03-20 14:55:11 +01:00
Patrick Seeburger
e5248b21c7
Improved parameter validation.
2019-02-05 17:37:53 +01:00
Patrick Seeburger
c4dfeb253d
API redesign - make birdwatcher more generic
...
Removed all high level functionality e.g. endpoints with multiple
invocations of birdc.
Add new endpoints which are required to duplicate the removed
functionality within Alice-LG.
2019-01-18 18:10:06 +01:00
Patrick Seeburger
7fd2dfd0cf
Implement new endpoint /routes/count/primary
2019-02-22 14:07:10 +01:00
Patrick Seeburger
b8b9b5d021
Fixed /routes/count/table Endpoint which was returning routes instead of
...
a route count because the wrong method was called.
2019-02-22 14:07:08 +01:00
Benedikt Rudolph
821a4f869a
Change Go import paths for alice-lg github org
2019-02-20 17:25:57 +01:00
Matthias Hannig
56141bb10f
added routes dumping
2017-06-22 15:06:54 +02:00
Matthias Hannig
fa6ca4e91c
added endpoint for noexport routes
2017-04-07 11:11:43 +02:00
hellerve
27d9ada6eb
added exported routes to peer
2017-02-15 12:20:55 +01:00
hellerve
41b90c7a3c
moved to query parameter for prefix in prefixed routes
2016-12-15 14:42:37 +01:00
hellerve
e6b7d14c23
added prefixes
2016-12-08 11:09:44 +01:00
hellerve
53e6da37e0
added filtered routes
2016-12-06 17:20:27 +01:00
hellerve
7cdad2d9ca
added proto counts to validated methods
2016-12-06 14:44:18 +01:00
Matthias Hannig
afe0297a9d
added filtering for protocol params
2016-12-06 13:02:12 +01:00
hellerve
5bb95f264f
added caching to birdwatcher
2016-11-11 17:33:33 +01:00
Matthias Hannig
6a01897d04
moved import for working build
2016-11-11 15:33:08 +01:00
hellerve
fc0ea09dc3
refactored endpoints
2016-11-11 14:14:38 +01:00