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

96 Commits

Author SHA1 Message Date
97dbe0c4c8 route id is just a duplicate 2022-11-25 14:05:48 +01:00
6e3a433c82 do not deduplicate networks 2022-11-25 12:28:41 +01:00
8b4b14b7a9 test parse ext. communities form openbgpd 2022-11-17 14:34:58 +01:00
2b7efe725f deduplicate extended communities 2022-11-16 13:42:51 +01:00
76c4f1fb6f updated usage of routes with pools 2022-11-16 11:52:59 +01:00
3a5c2e235c updated performance evaluation 2022-11-16 11:23:07 +01:00
6a45a4d961 use communities pools 2022-11-16 11:12:09 +01:00
a8c3c11fd2 use pools in routes decoding 2022-11-16 10:25:02 +01:00
0648f8e095 added default pools for routes 2022-11-16 10:03:33 +01:00
9064364325 fixed spelling errors 2022-11-10 12:15:52 +01:00
5bb0d0aaf2 simplified using gofmt 2022-11-10 12:07:02 +01:00
2f322305fe fixed test 2022-11-10 11:26:37 +01:00
cc9c919bbb fixed linter errors 2022-11-10 11:23:57 +01:00
468371737b fixed linter 2022-11-10 11:07:33 +01:00
82afece002 fixed test name 2022-11-10 11:06:18 +01:00
8ba9c09b80 applied gofmt 2022-11-10 10:58:15 +01:00
d6011fc200 remove warning 2022-06-15 16:09:18 +02:00
1d16ecec15 update context 2022-06-15 15:43:12 +02:00
6ee20adecd updated bgplgd to use new interface 2022-06-15 15:36:13 +02:00
e61de03411 updated interface of state server source 2022-06-15 15:18:41 +02:00
fa0dbe3f26 updated to new source interface 2022-06-15 15:11:38 +02:00
a0c942b9a9 use context, updated to new source interface 2022-06-15 14:56:31 +02:00
9bf71a0fcf refactored client to use context only 2022-06-15 14:36:22 +02:00
55089fb6d3 added context to interface 2022-06-15 14:28:31 +02:00
cf63016f2b initial streaming response parsing 2022-03-17 16:44:51 +01:00
93c41a7ca0 moved route parser body 2022-03-17 15:15:23 +01:00
5bd7ab511d good morning. 2022-03-17 09:56:52 +01:00
4a681023fe removed debug code, free resources 2022-03-17 09:50:05 +01:00
e3044abbea async load filtered routes 2022-03-16 18:50:29 +01:00
2af2d18b85 log timings 2022-03-16 17:19:28 +01:00
3782c5dcbb public function for testing 2022-03-16 17:09:40 +01:00
19582a6287 fixed test 2022-02-28 14:20:48 +00:00
4115e37f60 optionally discard details and omit sorting 2022-02-10 18:38:32 +01:00
2fc3faeee0 use serialized json for route details 2022-02-10 14:14:08 +01:00
377aaf63fe removed old comment 2022-02-10 11:29:13 +01:00
143a8027f7 changed config variable name 2022-02-01 19:24:20 +01:00
ae8c4306b6 use alternative pipe if suffix matches 2022-02-01 18:27:25 +01:00
ee9e2d93ec added optional AltPipe config 2022-02-01 18:20:07 +01:00
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