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

58 Commits

Author SHA1 Message Date
cac7d44f87 fix load time when cache is not ready with openbgpd 2022-01-10 17:02:44 +01:00
15d8130727 initial refactored neighbors store 2021-11-19 19:08:59 +01:00
50f549ea6d fixed test and merged PR 2021-11-16 10:21:36 +01:00
454b8de596 Merge pull request #60 from CTassisF/fix-routes_pipe_filtered-endpoint
Remove trailing slash to avoid redirect on Birdwatcher's routes_pipe_filtered endpoint
2021-11-16 10:18:46 +01:00
720a3b764c added package doc 2021-11-15 21:29:54 +01:00
e2fa687b01 Merge branch 'master' into develop 2021-11-15 21:12:47 +01:00
a2b2024bb3 Fix issue #83 and implement peer description comming from openbgpd 2021-11-15 10:17:28 +01:00
1f5300a278 Merge branch 'master' into develop 2021-11-01 11:26:22 +01:00
17d6b7d9f0 fixed ext. community decoding error 2021-11-01 11:17:18 +01:00
330047fac1 refactored responses and http server 2021-10-27 17:54:51 +00:00
ed52257269 updated use of response meta 2021-10-27 14:48:52 +00:00
56126b933f fixed unexpected behaviour error 2021-10-26 18:05:11 +02:00
d52e06272d moved stores to package 2021-10-20 20:26:37 +00:00
c289155aaa explicitly ignore error 2021-10-15 19:48:15 +02:00
18b9a6d205 cleaned up linter errors 2021-10-15 19:44:18 +02:00
7f46529352 fixed linter errors 2021-10-15 19:31:15 +02:00
a3cd1aec64 removed dead code 2021-10-15 19:25:39 +02:00
485fc94109 updated to api package changes 2021-10-15 19:24:22 +02:00
a81d68618d added package documentation 2021-10-15 19:15:06 +02:00
7861af5bb0 cleaned up gobgp source 2021-10-15 18:10:37 +02:00
1707cb3396 cleaned up code for openbgpd 2021-10-15 17:39:36 +02:00
669c54c64e simplified statement 2021-10-15 17:39:09 +02:00
e0391fec67 added package documentation 2021-10-15 17:36:43 +02:00
7d4b78c245 neighbour renaming 2021-10-15 17:24:37 +02:00
9c193029a0 configure cache size for state server 2021-09-15 17:40:48 +02:00
629eca4f37 configure cache size for state server 2021-09-15 17:32:14 +02:00
2417c86718 added routes cache size config to bgplgd 2021-09-15 17:28:01 +02:00
09426f3b05 enable filtered routes 2021-09-15 17:08:53 +02:00
db9aaf8d5b added bgplgd as separate source type for now 2021-07-05 19:34:05 +02:00
20941b8bc0 added caching 2021-07-05 17:54:37 +02:00
8aa472c2e0 prepared bgplgd support; fixed cache info 2021-07-05 17:13:36 +02:00
a58b3128b3 added cache ttl to config 2021-07-05 16:21:46 +02:00
14e9a87f1f fixed route lookup 2021-07-02 15:32:51 +02:00
ea6b740f99 include communities 2021-07-02 15:14:38 +02:00
d75db85e96 just fixing some linter issues 2021-07-02 14:30:43 +02:00
d804c8a1ba decode neighbors, add routeserverID 2021-07-02 11:16:35 +02:00
2cc990693a initial source with config 2021-04-26 22:01:26 +02:00
38df30585d Merge branch 'develop' into feature/sources/openbgpd 2021-04-26 21:07:06 +02:00
8533854a37 initial source 2021-04-26 21:02:06 +02:00
1bc9f42271 decode routes response 2021-04-26 18:02:34 +02:00
953bb83eef decode routes response 2021-04-26 17:44:25 +02:00
1ff744aa88 added rib example 2021-04-26 15:11:26 +02:00
fcca7795ad implemented neighbours status 2021-04-26 11:40:12 +02:00
28db125987 added source stub 2021-04-26 11:21:37 +02:00
5ee1232e98 Remove trailing slash to avoid redirect on Birdwatcher's routes_pipe_filtered endpoint 2021-04-17 01:33:56 -03:00
dfeff9d48f configure main table 2021-04-15 18:59:22 +02:00
18adbb8f9f Merge branch 'master' into develop 2021-04-15 18:33:57 +02:00
6642aa0a70 decode more neighbor summary 2021-04-15 18:31:12 +02:00
74c6213d32 decode neighbors 2021-04-15 16:47:27 +02:00
5271a4e0ba added neighbors 2021-03-26 10:55:55 +01:00