1
0
mirror of https://github.com/checktheroads/hyperglass synced 2024-05-11 05:55:08 +00:00

71 Commits

Author SHA1 Message Date
6a57f346d0 replace temporary fake output with "real" fake output 2021-01-03 00:09:20 -07:00
2b7039943b swap to real ASNs for testing fake data [skip ci] 2020-12-22 02:00:29 -07:00
257f802f3b fix fake output generation bug [skip ci] 2020-12-20 01:21:10 -07:00
0bb19082a0 add more route types to fake output for testing [skip ci] 2020-12-17 16:37:09 -07:00
70e4d4edc9 improve fake output [skip ci] 2020-12-15 01:17:50 -07:00
6195e888de fix fake string output [skip ci] 2020-12-14 01:04:03 -07:00
0c1399d766 add fake output option for dev [skip ci] 2020-12-13 01:47:09 -07:00
ba1a91c93f add redis password authentication support, closes #82 2020-10-10 21:13:28 -07:00
69cb304b6d restructure location of models for cleaner importing/exporting 2020-10-05 12:09:17 -07:00
1128d1f902 update import syntax for new isort version 2020-09-28 14:55:09 -07:00
1cf082cc48 remove f-string logging 2020-09-28 12:37:44 -07:00
be7a3645e4 strip whitespace from query target input, closes #75 2020-09-28 08:09:48 -07:00
7d5734af83 improve hyperglass-agent certificate import 2020-07-31 01:58:18 -07:00
e3716784bc Refactor devices model 2020-07-30 01:30:01 -07:00
8c4bf5fbc2 Refactor connection handling to support any transport drivers with a common API 2020-07-23 09:20:04 -07:00
ab6fc116ca Minor improvements 2020-07-23 09:11:06 -07:00
08e5040842 Move default values from constants to individual modules 2020-07-23 09:09:40 -07:00
b686174952 fix plain text output on Junos 2020-07-17 01:43:17 -07:00
24cb5ab9a7 add /api/info route, fix api docs logo 2020-07-17 01:06:19 -07:00
10593de581 fix double RPKI status checking 2020-07-13 02:17:56 -07:00
b5a67e7c0e Redis caching improvements 2020-07-13 01:54:38 -07:00
6ea8dfe975 Fix private route lookup failure due 2020-07-05 17:19:01 -07:00
ab309bd418 fix webhook construction errors, swap ripestat for bgp.tools 2020-06-27 12:20:00 -07:00
2af58d092c Add Microsoft Teams webhook support 2020-06-26 12:23:11 -07:00
04ff7568eb fix issue with webhooks causing queries to fail 2020-06-26 10:10:43 -07:00
19e3cc0ab1 fix formatting 2020-05-29 17:50:30 -07:00
b0b6b67c5c add structured output support 2020-05-29 17:47:53 -07:00
6858536d29 add structured output support in configuration models 2020-05-02 23:05:17 -07:00
f443afa138 fix http logging issue 2020-04-21 03:29:42 -07:00
91a89865b9 add logging for cache hit 2020-04-19 09:50:52 -07:00
ffbbfffe33 add sync api to external handler 2020-04-19 00:22:01 -07:00
21c636a273 cleanup 2020-04-18 23:19:12 -07:00
945059a0ed improve external data handling 2020-04-18 23:18:50 -07:00
d3e1189487 BGP Community Selection improvements 2020-04-18 11:34:23 -07:00
caf294a36c major caching improvements 2020-04-18 07:58:46 -07:00
400685304f improve cache handling 2020-04-16 23:43:02 -07:00
744076c2fe fix network info gathering 2020-04-16 09:30:20 -07:00
b67c3dd617 restructure models 2020-04-16 09:29:57 -07:00
99879c468e fix http logging bug 2020-04-16 01:09:37 -07:00
ea21414634 general cleanup 2020-04-16 00:27:00 -07:00
b35040c0a2 add outgoing http webhook for queries 2020-04-15 02:12:01 -07:00
5f3c516f86 revamp logging 2020-04-14 10:24:20 -07:00
60abf2997f add gunicorn for process management 2020-04-13 01:06:03 -07:00
eebe9b2f11 add customized redis caching handler 2020-04-13 01:05:24 -07:00
534047de36 use custom fork of sshtunnel; remove ujson 2020-04-12 02:10:09 -07:00
99f67d3198 get containing prefix data from RIPE instead of deriving from max-prefix length 2020-04-11 09:11:34 -07:00
ee41971dd3 fix force_cidr behavior if disabled 2020-03-23 11:44:21 -07:00
50f1160a7f fix feature enable/disable issue 2020-03-23 09:44:50 -07:00
83eb75b4a7 general cleanup 2020-03-22 22:09:03 -07:00
f89b309f3f add force_cidr option for vrfs 2020-03-22 17:46:08 -07:00