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

1027 Commits

Author SHA1 Message Date
0a529a55a5 added package level description 2021-10-15 17:18:58 +02:00
a1665a43de refactored for uniformity 2021-10-15 17:17:35 +02:00
164d3e9318 cleaned up caches package 2021-10-15 17:17:11 +02:00
bb28f4e8d3 fixed all linter errors and cleaned up neighbor / neighbour spelling 2021-10-15 17:09:52 +02:00
0d9962207c added linter configuration 2021-10-15 17:09:03 +02:00
45b0395f2e fixed linter error 2021-10-15 12:03:16 +02:00
d27b0dca20 Merge branch 'master' into develop 2021-10-10 15:35:43 +02: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
9d0069b59b Merge tag '5.0.0' into develop
5.0.0
2021-10-09 16:54:25 +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
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