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

231 Commits

Author SHA1 Message Date
26abe32542 read source ASN from config 2018-09-17 22:28:20 +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
37a745dd8c updated test and example config 2018-09-17 18:17:41 +02:00
d93597128e added blackholes to rs config serializer 2018-09-17 18:12:49 +02:00
f8a6c1ffab added blackhole parsing 2018-09-17 18:11:28 +02:00
2492866f14 removed old dependencies 2018-09-17 17:57:30 +02:00
af087e487e updated config parsing for bgp communities 2018-09-07 10:24:51 +02:00
542ae1c9c5 get and set communities in structure 2018-09-07 10:20:23 +02:00
0932fc0e36 started with structure 2018-09-06 18:04:27 +02:00
efe2dfcb45 created tree based structure 2018-09-06 17:47:43 +02:00
7e3f2e573e improved communities parsing 2018-09-06 15:46:46 +02:00
2dbbdb426a Merge branch 'develop' into feature/human-readable-bgp-communities 2018-08-13 11:13:23 +02:00
5a3c46f0df prevent concurrent map access 2018-08-13 11:13:00 +02:00
e88463a589 get known communities from config and expose via api 2018-08-09 22:49:32 +02:00
3c1f084489 added well known communities and merge method 2018-08-09 21:58:45 +02:00
058ce19858 improved error handling 2018-08-05 18:25:59 +02:00
5313600847 add fetch noexport trigger button 2018-08-03 17:04:31 +02:00
c342d7a5b0 add config option for on demand noexport loading 2018-08-03 14:38:32 +02:00
9087cd15b0 fixed ordering 2018-08-03 12:21:41 +02:00
f11198520d added columns to default order 2018-08-03 10:52:41 +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
6ce1154533 fixed config key 2018-07-27 18:01:28 +02:00
b1b215c92d do not fail on error 2018-07-27 17:58:39 +02:00
89580c8941 include cache status from API 2018-07-27 17:06:05 +02:00
8cfbca2342 fixed formatting 2018-07-25 17:03:30 +02:00
28118c5ead improved pagination config granularity 2018-07-25 15:36:11 +02:00
c368019724 load pagination configuration 2018-07-23 12:27:16 +02:00
665f6736f9 remove container after finish 2018-07-23 12:26:10 +02:00
afea6c3104 added page size to pagination info 2018-07-18 11:45:14 +02:00
c30a060719 make backend build with docker 2018-07-16 17:32:02 +02:00
804f2329a6 Merge branch 'develop' into feature/routes-pagination 2018-07-16 16:51:33 +02:00
505edf74c9 updated test to cover state_changed in neighbor-summary 2018-07-16 16:51:13 +02:00
931e42ccb8 Merge branch 'develop' into feature/routes-pagination 2018-07-16 16:38:01 +02:00
84df5e9bc5 added config option to force use of classic neighbor list method 2018-07-16 16:30:39 +02:00
e7670d37f6 changed summary endpoint 2018-07-16 16:23:07 +02:00
1c1fcd9433 use state_changed as timestamp 2018-07-16 11:04:35 +02:00
2b0f51f1a3 added tests 2018-07-15 16:55:39 +02:00
bb798efbc5 added serverside filtering of routes 2018-07-15 16:55:26 +02:00
df1143cf0a use neighbors summary if present in birdwatcher 2018-07-14 17:01:12 +02:00
fab465bcce improved test dataset 2018-07-14 16:36:15 +02:00
1f5b067c52 added neighbors summary parsing 2018-07-14 16:35:37 +02:00
a99fc9069c added parser and parser test skeleton 2018-07-14 15:50:22 +02:00
109ad09f9c added neighbor summary test data 2018-07-14 15:37:42 +02:00
f66ad18a1c prevent accidental double fetches from backend 2018-07-13 17:59:03 +02:00
8372cd0844 added routes fetching 2018-07-13 17:47:41 +02:00
e31da48261 added paginated routes 2018-07-13 16:45:15 +02:00
8edee21e8b added paginated routes response and pagination info 2018-07-13 16:45:05 +02:00