|
711627a2de
|
added filtering to search
|
2018-10-17 15:57:23 +02:00 |
|
|
de14272fbb
|
use pointers to routes
|
2018-10-17 15:53:54 +02:00 |
|
|
30973765a4
|
Check if route matches filter
|
2018-10-17 15:35:39 +02:00 |
|
|
5085617843
|
get filters from query
|
2018-10-17 11:13:54 +02:00 |
|
|
d5ea763399
|
test for presence of communties
|
2018-10-17 11:05:48 +02:00 |
|
|
e7edd6bad9
|
include filters available in response
|
2018-10-17 10:44:38 +02:00 |
|
|
5c9fe32fc2
|
added filters to response
|
2018-10-17 10:44:25 +02:00 |
|
|
c0b5f3cc16
|
parse filter values
|
2018-10-17 10:41:59 +02:00 |
|
|
3d375c6fd0
|
moved search filters
|
2018-10-16 18:27:54 +02:00 |
|
|
abab9956d7
|
added string method to communities
|
2018-10-16 18:21:20 +02:00 |
|
|
153b85ffa8
|
Merge branch 'develop' into feature/search-filter
|
2018-10-16 14:34:14 +02:00 |
|
|
e569e13fbe
|
responsive layout tweaks
|
2018-10-15 14:55:58 +02:00 |
|
|
5463df723b
|
Merge branch 'feature/neighbors-from-store' into develop
|
2018-10-15 12:24:41 +02:00 |
|
|
1ef842697b
|
retrieve neighbors from store, fall back to query on demand
|
2018-10-15 12:24:29 +02:00 |
|
|
7c9aee37d8
|
added state getter and method for neighbor retrieval
|
2018-10-15 11:55:52 +02:00 |
|
|
e94c2ed360
|
added api search
|
2018-10-15 10:55:27 +02:00 |
|
|
0fe3dc4cf9
|
allow html in content updates
|
2018-10-08 15:16:50 +02:00 |
|
|
4fbe872d3a
|
add ext. communities to modal dialog
|
2018-10-08 14:53:51 +02:00 |
|
|
4607573a1e
|
include BGP extended communities in response
|
2018-10-08 14:24:41 +02:00 |
|
|
d8cb8ba977
|
add RPKI not checked icon
|
2018-10-08 13:58:23 +02:00 |
|
|
02c337ad4e
|
deal with inconsistent birdwatcher output
|
2018-10-08 11:24:12 +02:00 |
|
|
dadf3ca785
|
Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop
|
2018-10-08 11:11:40 +02:00 |
|
|
af81a1f6cd
|
Merge branch 'develop' of ssh://github.com/alice-lg/alice-lg into develop
|
2018-10-08 11:04:32 +02:00 |
|
|
4ac2b8aec0
|
updated Makefile for use with docker
|
2018-10-08 11:04:21 +02:00 |
|
|
24f4438871
|
fixed reducer issue
|
2018-10-04 14:56:12 +02:00 |
|
|
f42b1c10a8
|
version bump
|
2018-10-04 11:27:35 +02:00 |
|
|
edce5f13c8
|
Merge branch 'feature/reject-candidates' into develop
|
2018-10-03 22:40:47 +02:00 |
|
|
8ef9076666
|
show reject candidates
|
2018-10-03 22:40:40 +02:00 |
|
|
066e61f93f
|
styling
|
2018-10-03 22:39:56 +02:00 |
|
|
b923d29ad2
|
added icon color
|
2018-10-03 22:14:35 +02:00 |
|
|
916abf88bd
|
removed display reasons
|
2018-10-03 21:48:58 +02:00 |
|
|
cb633b9eeb
|
reasons now use the new lookup method
|
2018-10-03 20:01:25 +02:00 |
|
|
d5a40fd404
|
refactored communties structure
|
2018-10-03 19:27:12 +02:00 |
|
|
7ba94cef33
|
include test reasons
|
2018-10-03 19:21:35 +02:00 |
|
|
2823c133a0
|
include api tests
|
2018-10-03 19:21:17 +02:00 |
|
|
c115fc3e5f
|
updated api response for new reasons config
|
2018-10-03 19:21:03 +02:00 |
|
|
dde46c25e7
|
parser reject reasons as bgp communities
|
2018-10-03 19:16:46 +02:00 |
|
|
4851e613df
|
include ASN in config response
|
2018-10-03 18:38:12 +02:00 |
|
|
5dbf334ae6
|
include own asn in server section
|
2018-10-03 18:37:20 +02:00 |
|
|
2cc35d8a43
|
Merge branch 'develop' into feature/reject-candidates
|
2018-10-03 18:17:31 +02:00 |
|
|
f4a7c48a01
|
Merge branch 'feature/endpoint-refactoring' into develop
|
2018-10-03 18:16:58 +02:00 |
|
|
483742f197
|
added breaking neighbor change
|
2018-10-03 18:16:48 +02:00 |
|
|
2ac5d01a76
|
changed to neighbors
|
2018-10-03 18:16:17 +02:00 |
|
|
11ab0556f4
|
include api version
|
2018-10-03 18:10:16 +02:00 |
|
|
a18a6e5ddd
|
added breaking changes
|
2018-10-03 18:09:54 +02:00 |
|
|
dfd2b0dd15
|
renamed neighbour to neighbor
|
2018-10-03 18:02:56 +02:00 |
|
|
dbf88195b9
|
added api version
|
2018-10-03 17:59:07 +02:00 |
|
|
9d66c9bfc8
|
changed configuration example
|
2018-10-03 17:56:45 +02:00 |
|
|
7684179ba3
|
always show reason, if there is any
|
2018-10-03 17:56:25 +02:00 |
|
|
ab4838f247
|
removed legacy routes module
|
2018-10-03 17:36:50 +02:00 |
|