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

94 Commits

Author SHA1 Message Date
Matthias Hannig
c770ddd294 added lookup flag to config 2017-07-04 12:13:42 +02:00
Matthias Hannig
ee09a0e3df remove production artifacts 2017-07-04 11:34:53 +02:00
Matthias Hannig
9bd4e5673a fixed input classification 2017-06-30 15:02:12 +02:00
Matthias Hannig
a507e65a25 neighbour lookup working 2017-06-30 14:15:43 +02:00
Matthias Hannig
563791cdea added sloppy input classifier 2017-06-30 12:05:46 +02:00
Matthias Hannig
2c5c3eea32 case insensitive peer lookup 2017-06-30 11:22:35 +02:00
Matthias Hannig
f3b7a82091 added case insensitive comparison 2017-06-30 11:21:01 +02:00
Matthias Hannig
e32f863499 refactored naming 2017-06-30 11:12:15 +02:00
Matthias Hannig
c68636966d ignore coverage reports 2017-06-30 11:12:01 +02:00
Matthias Hannig
1540f115bd added peer lookup by description and added tests 2017-06-29 14:57:08 +02:00
Matthias Hannig
aeccfe9647 added test for get neighbours 2017-06-29 14:24:08 +02:00
Matthias Hannig
8c966c9226 reduced results limit 2017-06-28 16:31:03 +02:00
Matthias Hannig
a7ac32c39b added pagination to the lookup query 2017-06-28 13:16:10 +02:00
Matthias Hannig
f115e44efe refactored validators 2017-06-28 12:42:28 +02:00
Matthias Hannig
7f3cc5c938 source id reordering 2017-06-26 16:41:50 +02:00
Matthias Hannig
5d134e18b9 less restrictive validation 2017-06-26 15:35:32 +02:00
Matthias Hannig
bd04c143c6 added some input validation 2017-06-26 12:42:49 +02:00
Matthias Hannig
8c663d97a9 added neighbours to prefix lookup 2017-06-23 18:01:49 +02:00
Matthias Hannig
9d51434300 added neihgbours store and lookup 2017-06-23 17:40:19 +02:00
Matthias Hannig
a9ee390081 generalized store state 2017-06-23 16:42:03 +02:00
Matthias Hannig
93f0047945 generalized store state 2017-06-23 16:41:14 +02:00
Matthias Hannig
57aed13e0f started with neighbours store 2017-06-23 16:27:09 +02:00
Matthias Hannig
ec1a5803e6 added route stats status 2017-06-23 16:25:33 +02:00
Matthias Hannig
19a2ad23bc refactored store stats 2017-06-23 16:25:21 +02:00
Matthias Hannig
64274d34fd generalized store 2017-06-23 16:24:50 +02:00
Matthias Hannig
8fe92d21f3 added in memory prefix lookup 2017-06-23 16:11:47 +02:00
Matthias Hannig
071df811ca query duration unit 2017-06-23 15:47:28 +02:00
Matthias Hannig
963307396a added stats logging to prefix store 2017-06-23 14:25:40 +02:00
Matthias Hannig
10f7ad5b4c added some stats for monitoring 2017-06-23 12:55:08 +02:00
Matthias Hannig
50f905e45a load and fetch routes dumps 2017-06-23 12:36:32 +02:00
Matthias Hannig
87dab572ba sort by prefix for binary search lookup 2017-06-23 11:17:18 +02:00
Matthias Hannig
f8e0b29ddc added routes store for local querying 2017-06-23 11:12:24 +02:00
Matthias Hannig
c12b90cbc5 added fetching route dumps 2017-06-23 11:12:01 +02:00
Matthias Hannig
ab746f1c9c updated query interface 2017-06-23 10:46:09 +02:00
Matthias Hannig
8f110726d3 added route dump fetching 2017-06-22 21:04:41 +02:00
Matthias Hannig
a515ac1e77 added prefix lookup backend 2017-06-19 16:44:24 +02:00
Matthias Hannig
03140a1187 added prefix lookup on single node 2017-06-19 15:27:11 +02:00
Matthias Hannig
b7e0792976 added helpermethod for neighbour lookup 2017-06-19 15:26:53 +02:00
Matthias Hannig
b615fc9a19 improved robustness 2017-05-29 15:43:54 +02:00
Matthias Hannig
305fe2876c simplified backend makefile 2017-05-29 12:55:22 +02:00
Matthias Hannig
407b0f56a7 download dependencies before build 2017-05-29 10:27:52 +02:00
Matthias Hannig
8201e310a2 handle missing data 2017-05-24 11:41:19 +02:00
Matthias Hannig
5f1eb874ce fixed issue with optional routes 2017-05-23 16:07:57 +02:00
Matthias Hannig
d22ee9356d fixed issue in status parsing 2017-05-23 15:40:06 +02:00
Matthias Hannig
68bc1a3d9f switched exported / imported 2017-05-23 15:25:15 +02:00
Matthias Hannig
9803eb333b started with prefix lookup backend 2017-05-23 13:58:58 +02:00
Matthias Hannig
6342c54ade added asset bundle 2017-05-22 17:58:40 +02:00
Matthias Hannig
039b492526 refactored parsing helpers 2017-05-22 17:16:16 +02:00
Matthias Hannig
9e44d03c5d added bgp origin 2017-05-22 16:52:09 +02:00
Matthias Hannig
0059457acc routes and neighbours sorting 2017-05-22 16:21:48 +02:00