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

61 Commits

Author SHA1 Message Date
c85e565506 refactored url / path handling 2018-12-09 18:47:40 +01:00
e49a689cfb refactored url handling 2018-12-09 17:31:02 +01:00
55e51838b0 added community deduplication 2018-11-11 17:48:34 +01:00
72a513978a added filter capabilities for routes 2018-10-23 18:02:56 +02:00
614876883f added group to source config 2018-10-21 11:29:43 +02:00
46eb39f9b5 render filterable communities 2018-10-18 15:02:34 +02:00
d5ea763399 test for presence of communties 2018-10-17 11:05:48 +02:00
5c9fe32fc2 added filters to response 2018-10-17 10:44:25 +02:00
abab9956d7 added string method to communities 2018-10-16 18:21:20 +02:00
4607573a1e include BGP extended communities in response 2018-10-08 14:24:41 +02:00
c115fc3e5f updated api response for new reasons config 2018-10-03 19:21:03 +02:00
5dbf334ae6 include own asn in server section 2018-10-03 18:37:20 +02:00
9425c9f9f2 include reject candidates in config 2018-10-02 15:52:46 +02:00
ea81da7cc4 include cache status in response 2018-09-25 21:26:11 +02:00
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