293 Commits

Author SHA1 Message Date
Matthias Hannig
9406b4381a only count unique communities 2018-11-11 17:54:30 +01:00
Matthias Hannig
55e51838b0 added community deduplication 2018-11-11 17:48:34 +01:00
Matthias Hannig
2cde3fdf3f cast ext community type 2018-11-11 17:18:56 +01:00
Matthias Hannig
bb50aabb54 remove unhelpful log message 2018-11-11 15:27:20 +01:00
Matthias Hannig
abeb5875d3 use lowercase prefix lookup (workaround) 2018-11-09 12:46:06 +01:00
Matthias Hannig
3529ae4884 fixes another concurrent map access 2018-11-09 12:13:47 +01:00
Matthias Hannig
4a0c57f1b9 include filter props in filters applied 2018-10-28 18:17:10 +01:00
Matthias Hannig
6b48529d3a properties can now be merged 2018-10-28 18:01:23 +01:00
Matthias Hannig
11d1173dd9 exclude applied filters from filters available 2018-10-25 22:22:32 +02:00
Matthias Hannig
3cd80c11f2 subtract a filterset 2018-10-25 22:11:52 +02:00
Matthias Hannig
fee212c4eb compare search filters 2018-10-25 21:30:44 +02:00
Matthias Hannig
47a6b47c1d always try neighbors summary if not disabled 2018-10-25 20:42:31 +02:00
Matthias Hannig
22d658cf86 added filter support for routes endpoints 2018-10-23 19:06:24 +02:00
Matthias Hannig
c2eb71c6a7 added tests for community filtering 2018-10-23 18:13:00 +02:00
Matthias Hannig
6c57f9a917 compares now use interface 2018-10-23 18:04:26 +02:00
Matthias Hannig
72a513978a added filter capabilities for routes 2018-10-23 18:02:56 +02:00
Matthias Hannig
adeccd66ae fixed a null pointer derefernce 2018-10-22 16:32:32 +02:00
Matthias Hannig
614876883f added group to source config 2018-10-21 11:29:43 +02:00
Matthias Hannig
2fef0e8d79 include last_error from neighbor summary 2018-10-19 16:06:47 +02:00
Matthias Hannig
eb65bc3da6 fixed community matching 2018-10-19 15:08:05 +02:00
Matthias Hannig
46eb39f9b5 render filterable communities 2018-10-18 15:02:34 +02:00
Matthias Hannig
711627a2de added filtering to search 2018-10-17 15:57:23 +02:00
Matthias Hannig
de14272fbb use pointers to routes 2018-10-17 15:53:54 +02:00
Matthias Hannig
30973765a4 Check if route matches filter 2018-10-17 15:35:39 +02:00
Matthias Hannig
5085617843 get filters from query 2018-10-17 11:13:54 +02:00
Matthias Hannig
d5ea763399 test for presence of communties 2018-10-17 11:05:48 +02:00
Matthias Hannig
e7edd6bad9 include filters available in response 2018-10-17 10:44:38 +02:00
Matthias Hannig
5c9fe32fc2 added filters to response 2018-10-17 10:44:25 +02:00
Matthias Hannig
c0b5f3cc16 parse filter values 2018-10-17 10:41:59 +02:00
Matthias Hannig
3d375c6fd0 moved search filters 2018-10-16 18:27:54 +02:00
Matthias Hannig
abab9956d7 added string method to communities 2018-10-16 18:21:20 +02:00
Matthias Hannig
153b85ffa8 Merge branch 'develop' into feature/search-filter 2018-10-16 14:34:14 +02:00
Matthias Hannig
1ef842697b retrieve neighbors from store, fall back to query on demand 2018-10-15 12:24:29 +02:00
Matthias Hannig
7c9aee37d8 added state getter and method for neighbor retrieval 2018-10-15 11:55:52 +02:00
Matthias Hannig
e94c2ed360 added api search 2018-10-15 10:55:27 +02:00
Matthias Hannig
4607573a1e include BGP extended communities in response 2018-10-08 14:24:41 +02:00
Matthias Hannig
4ac2b8aec0 updated Makefile for use with docker 2018-10-08 11:04:21 +02:00
Matthias Hannig
2823c133a0 include api tests 2018-10-03 19:21:17 +02:00
Matthias Hannig
c115fc3e5f updated api response for new reasons config 2018-10-03 19:21:03 +02:00
Matthias Hannig
dde46c25e7 parser reject reasons as bgp communities 2018-10-03 19:16:46 +02:00
Matthias Hannig
4851e613df include ASN in config response 2018-10-03 18:38:12 +02:00
Matthias Hannig
5dbf334ae6 include own asn in server section 2018-10-03 18:37:20 +02:00
Matthias Hannig
2cc35d8a43 Merge branch 'develop' into feature/reject-candidates 2018-10-03 18:17:31 +02:00
Matthias Hannig
dfd2b0dd15 renamed neighbour to neighbor 2018-10-03 18:02:56 +02:00
Matthias Hannig
dbf88195b9 added api version 2018-10-03 17:59:07 +02:00
Matthias Hannig
01dec44b36 restored consistency in section naming 2018-10-03 17:29:24 +02:00
Matthias Hannig
9425c9f9f2 include reject candidates in config 2018-10-02 15:52:46 +02:00
Matthias Hannig
d4be6fb17c renamed to source error 2018-10-02 14:57:53 +02:00
Matthias Hannig
fa40fd5aaf added logging to endpoints 2018-10-02 14:52:47 +02:00
Matthias Hannig
af126507f3 refined api logging 2018-10-02 14:52:32 +02:00