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

47 Commits

Author SHA1 Message Date
c260b47fbc added sorting capabilities 2018-09-24 22:36:11 +02:00
b2db9ddbc9 rewrote paginated routes lookup 2018-09-24 22:29:13 +02:00
898dc462f8 added rpki configuration to backend 2018-09-23 17:22:39 +02:00
4b1071ab72 added rpki config 2018-09-22 17:56:30 +02:00
5dba96e9ac include ASN in RS api 2018-09-17 22:29:26 +02:00
7567e9da3d expose blackholes via rs endpoint only 2018-09-17 18:49:08 +02:00
1ad67af98a expose blackholes configuration 2018-09-17 18:47:07 +02:00
d93597128e added blackholes to rs config serializer 2018-09-17 18:12:49 +02:00
af087e487e updated config parsing for bgp communities 2018-09-07 10:24:51 +02:00
e88463a589 get known communities from config and expose via api 2018-08-09 22:49:32 +02:00
058ce19858 improved error handling 2018-08-05 18:25:59 +02:00
c342d7a5b0 add config option for on demand noexport loading 2018-08-03 14:38:32 +02:00
180312adc1 added lookup columns to config 2018-08-03 10:37:05 +02:00
1f1551250f include primary in lookup result 2018-08-02 14:30:40 +02:00
369542c2a3 added primary flag to result set 2018-08-02 14:26:28 +02:00
afea6c3104 added page size to pagination info 2018-07-18 11:45:14 +02:00
8edee21e8b added paginated routes response and pagination info 2018-07-13 16:45:05 +02:00
f6210f25cd added cacheable response types 2018-07-11 14:07:52 +02:00
23366c8709 refactored types 2018-07-07 11:30:40 +02:00
fc686df4cb used pointers instead 2018-07-06 17:04:09 +02:00
52c421d9ab Merge branch 'develop' into feature/decix-merge
* Implemented better AS Path
* Fixes: Link glitch when clicking on BGPAttributesModal Link
2018-07-05 16:32:35 +02:00
14a9ebfa43 added neighbours columns and column ordering to config 2018-07-02 15:57:29 +02:00
7bdaea30d7 Remove unnecessary fields from JSON served by API.
Resolved merge conflictiun
    client/components/routeservers/protocols/index.jsx

used calculations taken from "decix/decix" (HEAD) branch
2018-06-27 18:06:01 +02:00
abc75f2405 Modify parseNeighbours for Multi-Table style counters.
Parse routes_accepted, and use other values for route_filtered.
2018-06-27 16:25:06 +02:00
0db9e75481 added explicit reason serialization 2017-07-10 14:19:36 +01:00
9db9b700b2 enable prefix lookup via config 2017-07-04 12:36:48 +02:00
1540f115bd added peer lookup by description and added tests 2017-06-29 14:57:08 +02:00
f115e44efe refactored validators 2017-06-28 12:42:28 +02:00
9d51434300 added neihgbours store and lookup 2017-06-23 17:40:19 +02:00
071df811ca query duration unit 2017-06-23 15:47:28 +02:00
a515ac1e77 added prefix lookup backend 2017-06-19 16:44:24 +02:00
03140a1187 added prefix lookup on single node 2017-06-19 15:27:11 +02:00
68bc1a3d9f switched exported / imported 2017-05-23 15:25:15 +02:00
9803eb333b started with prefix lookup backend 2017-05-23 13:58:58 +02:00
9e44d03c5d added bgp origin 2017-05-22 16:52:09 +02:00
0059457acc routes and neighbours sorting 2017-05-22 16:21:48 +02:00
54004ac85d removed filter reason from route 2017-05-22 13:31:40 +02:00
32e46b8ee9 get routes and filtered routes 2017-05-22 13:26:37 +02:00
7a3dcd3d03 added filtered / exported to routes response 2017-05-22 12:47:38 +02:00
b78bb87a83 change uptime to duration 2017-05-22 11:46:27 +02:00
06a13df874 added parser test 2017-05-22 11:09:22 +02:00
1690ca7ef1 adapted types 2017-05-19 17:56:24 +02:00
800a865bf4 added routes response 2017-05-18 18:10:06 +02:00
d6aa7de70f defined type api.Response 2017-05-18 15:26:22 +02:00
050e608ccd added config endpoint 2017-05-18 15:23:36 +02:00
99e003e2a5 added error response 2017-05-18 14:44:38 +02:00
4cafd2630d added responses 2017-05-18 12:52:10 +02:00