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

27 Commits

Author SHA1 Message Date
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