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

1033 Commits

Author SHA1 Message Date
02b828dfa6 Fixes the spinny wheel when searching for a filtered prefix that doesn't contain as-paths. 2022-02-08 23:03:31 +11: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
42ab0ab3c0 Merge pull request #84 from Netnod/fix-issue-83-Erroneous-peer-description
Fix issue #83 and implement peer description comming from openbgpd
2021-11-15 11:18:43 +01:00
a2b2024bb3 Fix issue #83 and implement peer description comming from openbgpd 2021-11-15 10:17:28 +01:00
03293389ad updated changelog 5.0.1 2021-11-01 11:19:06 +01:00
b05b8558a4 versionbump 2021-11-01 11:18:09 +01:00
17d6b7d9f0 fixed ext. community decoding error 2021-11-01 11:17:18 +01:00
b6835dfff1 fixed path to test config 2021-10-28 16:38:41 +02:00
7cfcb9c6e4 Merge pull request #63 from daswafford/http-timeout
AliceLG - Configurable HTTP Timeout
2021-10-28 14:16:19 +00:00
c07ab88b96 Merge pull request #80 from CTassisF/master
Add lg.ix.br (IX.br) to the list of production examples of Alice-LG
2021-10-13 19:01:13 +00:00
875e1ef76e Add lg.ix.br (IX.br) to the list of production examples of Alice-LG 2021-10-13 15:36:13 -03:00
a17ef713f9 Merge pull request #72 from bluikko/github-action-docker
Docker image build Action
2021-10-10 15:29:02 +02:00
303a29248f Add pushing the image to GitHub registry 2021-10-10 14:22:12 +07:00
e36a1bc5e4 Merge branch 'alice-lg:master' into github-action-docker 2021-10-10 13:28:41 +07:00
efbe4427ff fixed name 5.0.0 2021-10-09 17:12:26 +02:00
7b1d876cd8 updated changelog 2021-10-09 17:03:43 +02:00
05135eef0c Merge branch 'release/5.0.0' 2021-10-09 16:54:20 +02:00
928715d2ae removed version specifics 2021-10-09 16:54:13 +02:00
6328cc92d5 versionbump 2021-10-09 16:53:40 +02:00
6acdd0cbfa fixed irrexplorer links (fixes: #78) 2021-10-09 16:41:16 +02:00
3170ab95cc Merge branch 'master' into develop 2021-10-09 16:35:04 +02:00
520bbf195e Merge pull request #64 from johannesmoos/bugfix/fix-readme-link
Fix example conf link; add some Alice prod examples
2021-10-09 16:34:37 +02:00
61b56a7d6c added support credits 2021-10-09 16:32:20 +02:00
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