52 Commits

Author SHA1 Message Date
Annika Hannig
f427012e6f validate ext. community in search query 2024-01-31 16:26:24 +01:00
Annika Hannig
3951704b92 provide community search backend 2024-01-26 14:19:18 +01:00
Annika Hannig
f72c4a3518 allow passing bgp community filters in query text 2024-01-18 13:21:38 +01:00
Annika Hannig
bd78a05f37 parse filters text 2024-01-18 11:23:59 +01:00
Annika Hannig
01491ec0b4 for large result sets, do not calculate communities filters 2024-01-15 10:53:20 +01:00
Annika Hannig
6c5c7ea14f FIX: In some cases the search returned routes for neighbors not queried for. 2024-01-12 11:34:05 +01:00
Annika Hannig
35240d08c6
fixed config 2023-11-28 14:34:12 +01:00
Annika Hannig
bf95c539ce improved add filter performance 2022-11-25 15:38:38 +01:00
Annika Hannig
97dbe0c4c8 route id is just a duplicate 2022-11-25 14:05:48 +01:00
Annika Hannig
6e3a433c82 do not deduplicate networks 2022-11-25 12:28:41 +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
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
0c589507f0 use ext communities key 2022-11-16 13:04:26 +01:00
Annika Hannig
a8c3c11fd2 use pools in routes decoding 2022-11-16 10:25:02 +01:00
Annika Hannig
0648f8e095 added default pools for routes 2022-11-16 10:03:33 +01:00
Annika Hannig
9da371065d added string and int lists 2022-11-15 15:36:14 +01:00
Annika Hannig
9064364325 fixed spelling errors 2022-11-10 12:15:52 +01:00
Annika Hannig
5bb0d0aaf2 simplified using gofmt 2022-11-10 12:07:02 +01:00
Annika Hannig
8ba9c09b80 applied gofmt 2022-11-10 10:58:15 +01:00
Annika Hannig
c1621589a2 added store status to response meta 2022-07-27 18:00:31 +02:00
Annika Hannig
538cefe098 fixed crash in communities to String 2022-06-20 16:42:20 +02:00
Annika Hannig
3b825913ad moved testdata, refactored route to lookup route 2022-06-15 18:33:11 +02:00
Annika Hannig
2fc3faeee0 use serialized json for route details 2022-02-10 14:14:08 +01:00
Annika Hannig
b85a74924f fixed store tests 2021-12-08 16:16:39 +01:00
Annika Hannig
bf28a1af74 refatored store interface 2021-12-03 18:17:41 +01:00
Annika Hannig
3b25d472f5 commit 2021-12-02 16:11:15 +01:00
Annika Hannig
4e7104ab81 fixed more linter errors 2021-11-15 21:43:22 +01:00
Annika Hannig
330047fac1
refactored responses and http server 2021-10-27 17:54:51 +00:00
Annika Hannig
ed52257269
updated use of response meta 2021-10-27 14:48:52 +00:00
Annika Hannig
982107dbc2
resolved meta conundrum 2021-10-27 14:24:07 +00:00
Annika Hannig
783dd623e3 updated responses, might not be final 2021-10-26 23:11:42 +02:00
Annika Hannig
39e2605707 moved http api 2021-10-22 22:40:03 +02:00
Annika Hannig
977e4db816 fixed tests, fixed linter errors, restructred packages 2021-10-22 22:35:40 +02:00
Annika Hannig
58e3ea8aab fixed linting errors, improved documentation 2021-10-22 22:24:56 +02:00
Annika Hannig
d52e06272d
moved stores to package 2021-10-20 20:26:37 +00:00
Annika Hannig
dacda16d26 moved bgp communities map to api package 2021-10-15 21:44:50 +02:00
Annika Hannig
6f76691bd0 updated test 2021-10-15 17:41:13 +02:00
Annika Hannig
1707cb3396 cleaned up code for openbgpd 2021-10-15 17:39:36 +02:00
Annika Hannig
f4de929cc7 unified struct 2021-10-15 17:22:21 +02:00
Annika Hannig
a1665a43de refactored for uniformity 2021-10-15 17:17:35 +02:00
Annika Hannig
bb28f4e8d3 fixed all linter errors and cleaned up neighbor / neighbour spelling 2021-10-15 17:09:52 +02:00
Annika Hannig
c15f78d76f
expose backend type 2021-07-02 14:16:13 +02:00
Annika Hannig
1bc9f42271
decode routes response 2021-04-26 18:02:34 +02:00
Annika Hannig
fcca7795ad
implemented neighbours status 2021-04-26 11:40:12 +02:00
Annika Hannig
fb3bc1b745
added debugging helper 2021-04-15 17:46:52 +02:00
Annika Hannig
7533d1e198
initial openbgpd source 2021-03-24 14:26:46 +01:00