Annika Hannig
|
254a0c9bf2
|
fixed linter error
|
2023-11-28 15:08:47 +01:00 |
|
Annika Hannig
|
eb4cc3159a
|
fixed rpki enable parsing
|
2023-11-28 14:47:49 +01:00 |
|
Annika Hannig
|
35240d08c6
|
fixed config
|
2023-11-28 14:34:12 +01:00 |
|
Annika Hannig
|
7e92e99be3
|
Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop
|
2023-11-23 17:24:43 +01:00 |
|
Annika Hannig
|
985e8ad180
|
updated test config
|
2023-11-23 17:24:04 +01:00 |
|
Annika Hannig
|
5cac4ee02b
|
added comment
|
2023-11-23 17:23:36 +01:00 |
|
Annika Hannig
|
c131ca1a0b
|
use default asn for rpki fallback config
|
2023-11-23 15:32:31 +01:00 |
|
Annika Hannig
|
fd0700ed6f
|
updated config tests; updated rpki config
|
2023-11-23 15:17:51 +01:00 |
|
Annika Hannig
|
ad8a55815c
|
added check
|
2023-11-23 14:40:21 +01:00 |
|
Annika Hannig
|
ca3fe5d6a7
|
updated test
|
2023-11-23 14:39:19 +01:00 |
|
Annika Hannig
|
4e7330b4f3
|
fixed test
|
2023-11-22 16:58:25 +01:00 |
|
Annika Hannig
|
be5568d530
|
expand patterns
|
2023-11-22 16:33:17 +01:00 |
|
Annika Hannig
|
3c13d05414
|
Merge pull request #119 from itzwam/patch-1
Update config.go to Support PostgresURL as ENV Var
|
2023-11-20 12:12:49 +01:00 |
|
Annika Hannig
|
65f5edc83b
|
use throttle from config
|
2023-05-26 11:51:52 +02:00 |
|
Annika Hannig
|
ac5b8b8287
|
set stream parser throttle
|
2023-05-26 11:50:07 +02:00 |
|
Annika Hannig
|
8d02af4b78
|
add parser delay to prevent excessive cpu use
|
2023-05-26 11:31:46 +02:00 |
|
Annika Hannig
|
3d588023b0
|
Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop
|
2023-05-15 14:57:04 +02:00 |
|
Annika Hannig
|
ec963a67db
|
fixed missing error return
|
2023-05-15 14:10:22 +02:00 |
|
Annika Hannig
|
4c1909a659
|
Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop
|
2023-05-15 12:15:50 +02:00 |
|
Annika Hannig
|
0449e563d8
|
use streaming parser
|
2023-05-15 12:14:01 +02:00 |
|
toinux
|
e8509f74d5
|
WTF is that char
|
2023-05-14 17:13:04 +01:00 |
|
toinux
|
ddb01405df
|
Update config.go - libpq handle env correctly, just passtrough with an "null" URLstring if url is none
|
2023-05-14 17:06:40 +01:00 |
|
toinux
|
ff00fc5677
|
Update config.go to Support PostgresURL as ENV Var
|
2023-05-14 16:18:34 +01:00 |
|
Annika Hannig
|
c32cb948d3
|
added timeout error
|
2023-05-12 14:37:28 +02:00 |
|
Annika Hannig
|
16c6eabe13
|
fixed status response
|
2023-01-18 15:58:13 +01:00 |
|
Annika Hannig
|
d768d3edac
|
fixed tests
|
2023-01-18 15:42:48 +01:00 |
|
Annika Hannig
|
bf95c539ce
|
improved add filter performance
|
2022-11-25 15:38:38 +01:00 |
|
Annika Hannig
|
cbdc1f5d67
|
better strtoint
|
2022-11-25 15:02:22 +01:00 |
|
Annika Hannig
|
97dbe0c4c8
|
route id is just a duplicate
|
2022-11-25 14:05:48 +01:00 |
|
Annika Hannig
|
022e8a2fd5
|
do not use ID
|
2022-11-25 14:05:30 +01:00 |
|
Annika Hannig
|
6e3a433c82
|
do not deduplicate networks
|
2022-11-25 12:28:41 +01:00 |
|
Annika Hannig
|
50f155917a
|
fixed test, deduplicate testdata neighborIDs
|
2022-11-25 12:28:24 +01:00 |
|
Annika Hannig
|
e30d98f0cf
|
use pointer for neighbor filtering
|
2022-11-25 11:43:19 +01:00 |
|
Annika Hannig
|
9955f3feeb
|
added string lookup
|
2022-11-25 11:37:19 +01:00 |
|
Annika Hannig
|
9c8093e630
|
updated parsing
|
2022-11-24 17:59:12 +01:00 |
|
Annika Hannig
|
b5b5148dec
|
added blackhole community config parsing
|
2022-11-24 16:12:13 +01:00 |
|
Annika Hannig
|
27a6b9806d
|
added blackhole communities ranges to config
|
2022-11-17 15:21:52 +01:00 |
|
Annika Hannig
|
8b4b14b7a9
|
test parse ext. communities form openbgpd
|
2022-11-17 14:34:58 +01:00 |
|
Annika Hannig
|
4a87daf97f
|
fixed ext. community test case
|
2022-11-16 17:07:16 +01:00 |
|
Annika Hannig
|
4db8affe13
|
fixed parsind of extended community search filters
|
2022-11-16 16:30:44 +01:00 |
|
Annika Hannig
|
4193bcb107
|
Merge branch 'develop' into feature/memory-deduplication
|
2022-11-16 13:57:52 +01:00 |
|
Annika Hannig
|
2b7efe725f
|
deduplicate extended communities
|
2022-11-16 13:42:51 +01:00 |
|
Annika Hannig
|
afc402f3cc
|
added pool for ext. communities
|
2022-11-16 13:30:44 +01:00 |
|
Annika Hannig
|
0c589507f0
|
use ext communities key
|
2022-11-16 13:04:26 +01:00 |
|
Annika Hannig
|
76c4f1fb6f
|
updated usage of routes with pools
|
2022-11-16 11:52:59 +01:00 |
|
Annika Hannig
|
3a5c2e235c
|
updated performance evaluation
|
2022-11-16 11:23:07 +01:00 |
|
Annika Hannig
|
f649350867
|
use map instead of iterating a list
|
2022-11-16 11:20:54 +01:00 |
|
Annika Hannig
|
6a45a4d961
|
use communities pools
|
2022-11-16 11:12:09 +01:00 |
|
Annika Hannig
|
b10634d666
|
added communities pool
|
2022-11-16 10:51:49 +01:00 |
|
Annika Hannig
|
a8c3c11fd2
|
use pools in routes decoding
|
2022-11-16 10:25:02 +01:00 |
|