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

1160 Commits

Author SHA1 Message Date
5d77530214 Merge branch 'feature/configure-cache' into develop 2021-09-15 17:48:25 +02:00
8b5509f0c3 use cache size; default cache ttl fixed 2021-09-15 17:44:18 +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
ab8698e112 fixed tests, added bgp community enumeration 2021-09-15 15:44:08 +02:00
a75c4dd14c maintainer change 2021-07-09 17:49:57 +02:00
e0083b806f updated license template, license is the same 2021-07-09 17:48:19 +02:00
10139bc527 fixes #57, do not render indicator when no reject candidates are configured 2021-07-09 15:42:22 +02:00
996465988f added openbgpd config to docs 2021-07-05 19:43:19 +02:00
473054a919 Merge branch 'feature/sources/openbgpd' into develop 2021-07-05 19:34:22 +02:00
db9aaf8d5b added bgplgd as separate source type for now 2021-07-05 19:34:05 +02:00
271175fcad some fields are not available on openbgpd 2021-07-05 19:02:23 +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
7cd4603232 improved documentation 2021-07-05 16:21:12 +02:00
d5500b8e0b hide unsupported fields 2021-07-05 15:51:33 +02:00
9c21916135 improved handling of empty neighbors 2021-07-05 14:56:57 +02:00
ad544243ae lazy loading not exported routes is not supported for openbgpd right now 2021-07-05 14:24:55 +02:00
36d78f0e74 added compat option 2021-07-05 11:55:59 +02:00
859be64879 added flags to example 2021-07-05 11:55:39 +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
c15f78d76f expose backend type 2021-07-02 14:16:13 +02:00
aa85c3f13a check if state is 'up' is now a function 2021-07-02 11:17:46 +02:00
d804c8a1ba decode neighbors, add routeserverID 2021-07-02 11:16:35 +02:00
776eebe276 Docker image build Action 2021-06-29 17:37:26 +07:00
49b60cd44b Fix example conf link; add some Alice prod examples 2021-05-01 18:38:56 +02:00
2cc990693a initial source with config 2021-04-26 22:01:26 +02:00
635c1e145e add openbgpd source 2021-04-26 21:26:37 +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
94b33b8da5 Update HTTP Timeout to 120s and add test verifying default value 2021-04-26 10:49:42 -07:00
1bc9f42271 decode routes response 2021-04-26 18:02:34 +02:00
ef8ee57726 decode list of string into list of int 2021-04-26 17:45:09 +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
1aa728cfbc AliceLG - Make HTTP Timeout Configurable 2021-04-20 17:52:12 -07:00
5ee1232e98 Remove trailing slash to avoid redirect on Birdwatcher's routes_pipe_filtered endpoint 2021-04-17 01:33:56 -03:00
90927d832b Merge tag '4.3.2' into develop
4.3.2
2021-04-16 12:14:25 +02:00
811e20147d Merge branch 'release/4.3.2' 4.3.2 2021-04-16 12:14:17 +02:00
b0095524fe make a frontend production build 2021-04-16 12:14:11 +02:00
14745acc77 fixed docker build 2021-04-16 11:57:23 +02:00
eef74b7e9b build a local binary using docker 2021-04-16 11:10:39 +02:00
7711de1646 Merge tag '4.3.1' into develop
4.3.1
2021-04-16 10:27:01 +02:00