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

187 Commits

Author SHA1 Message Date
Matthias Hannig
6cd92727c2 fixed upstart script 2017-07-03 11:22:32 +02:00
Matthias Hannig
4ba3856649 versionbump 2017-07-03 10:47:30 +02:00
Matthias Hannig
a7e2674226 improved ui 2017-07-03 10:47:08 +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
2799ae3e7b increased defaults 2017-06-28 17:36:16 +02:00
Matthias Hannig
87a35642e0 reduce default number of results 2017-06-28 17:32:46 +02:00
Matthias Hannig
8c966c9226 reduced results limit 2017-06-28 16:31:03 +02:00
Matthias Hannig
93d9b74889 wording 2017-06-28 15:09:10 +02:00
Matthias Hannig
cc79babf55 vbump 2017-06-28 14:58:59 +02:00
Matthias Hannig
c595acc1bd query limiting and initial pagination 2017-06-28 14:02:54 +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
ac475f913b show no routes found info box 2017-06-26 22:48:02 +02:00
Matthias Hannig
d802d3e5a0 Merge branch 'master' into readme_update 2017-06-26 16:49:55 +02:00
Matthias Hannig
81ea695d4d fixed spacings 2017-06-26 16:46:41 +02:00
Matthias Hannig
0271f98fb0 Update README.md 2017-06-26 16:45:43 +02:00
Matthias Hannig
9076b557e6 show bgp attributes and links to routeservers 2017-06-26 16:42:07 +02:00
Matthias Hannig
7f3cc5c938 source id reordering 2017-06-26 16:41:50 +02:00
Matthias Hannig
efe9394ca2 display filter reasons in lookup 2017-06-26 16:15:10 +02:00
Matthias Hannig
f96b89861b fixed key 2017-06-26 16:06:05 +02:00
Matthias Hannig
116fbcb18c first prefix lookup 2017-06-26 15:35:54 +02:00
Matthias Hannig
5d134e18b9 less restrictive validation 2017-06-26 15:35:32 +02:00
Matthias Hannig
65fef04047 replaced old webshit with hipster webshit. 2017-06-26 13:24:58 +02:00
Matthias Hannig
2fd484aed4 replaced old webshit with hipster webshit. 2017-06-26 13:24:16 +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
62f0b6d362 Merge branch 'master' into prefixlookup 2017-06-23 14:28:47 +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