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

34 Commits

Author SHA1 Message Date
17d6b7d9f0 fixed ext. community decoding error 2021-11-01 11:17:18 +01: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
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
ebaf40a180 initial status response 2021-03-26 09:58:26 +01:00
553144f9fd initial example data 2021-03-26 09:39:51 +01:00
8e2565b3f6 initial decode status 2021-03-25 21:48:18 +01:00
18a4b67748 refactored decoders for reusability 2021-03-25 21:47:31 +01:00
9d7611916b use package source 2021-03-24 15:43:00 +01:00
7533d1e198 initial openbgpd source 2021-03-24 14:26:46 +01:00
d725fc0b2b refactored package structure 2021-03-22 17:35:20 +01:00
393625ee43 even more structural refactoring 2021-03-22 16:50:08 +01:00