1
0
mirror of https://github.com/nttgin/BGPalerter.git synced 2024-05-19 06:50:08 +00:00
Commit Graph

82 Commits

Author SHA1 Message Date
Massimo Candela
de2118c5bf make prefix generation more robust in case RIPEstat fails #353 2020-09-30 15:11:18 +02:00
Massimo Candela
681b5f0046 fix json format errors in report http when showPaths is set to a value gt 1 2020-09-19 00:29:01 +02:00
Massimo Candela
e8448717e6 refactoring and fixing of proxy tests 2020-09-14 23:17:38 +02:00
Massimo Candela
427c17333b introduced multiple path matches #317 2020-09-14 18:30:14 +02:00
Massimo Candela
63cd9fd34a added feature to monitor for disappearing ROAs 2020-08-14 15:10:38 +02:00
Massimo Candela
794de989b8 added test coverage for append option in generate prefixes 2020-08-04 20:34:46 +02:00
Massimo Candela
e2bb8d5e5a introduced possibility to re-generate prefix list periodically 2020-08-03 16:00:08 +02:00
Massimo Candela
60905c0b62 fix rpki test 2020-07-31 22:33:01 +02:00
Massimo Candela
ba56a6b31e improved generate tests and minor cleaning 2020-07-30 14:28:53 +02:00
Massimo Candela
73f504a37c cover with tests prefix generation procedure 2020-07-30 14:25:10 +02:00
Massimo Candela
da750bb3d6 hotfix reporthttp - content of undefined on showPaths (#302) 2020-07-23 20:56:25 +02:00
Massimo Candela
78f00885fc hotfix vrp file reloading (#298) 2020-07-20 17:34:35 +02:00
Massimo Candela
7bed8d7213 Delete vrp.json 2020-07-20 17:28:38 +02:00
Massimo Candela
a8647f6dee v1.26.0 release hotfix (#295)
* updated development dependencies to bump lodash version to 4.17.19

* updated rpki-validator version

* update rpki-validator to support external vrps

* improved stability of monitorRPKI, increased test coverage
2020-07-18 18:43:30 +02:00
Massimo Candela
e21d97c300 use higher port for syslog to have premission on travis 2020-07-06 02:04:19 +02:00
Massimo Candela
f90d7609c4 run reports test in parallel 2020-07-06 02:01:01 +02:00
Massimo Candela
98301b7a6f cover reportSyslog with tests 2020-07-05 22:45:38 +02:00
Massimo Candela
07c4facc22 added tests for persist status feature 2020-06-28 21:18:16 +02:00
Massimo Candela
4211f2a8c3 introduced tests for volume feature 2020-06-28 20:38:33 +02:00
Massimo Candela
4f8f97c003 refactoring tests 2020-06-28 18:21:50 +02:00
Massimo Candela
e9ff773086 introduced persistence module 2020-06-28 03:15:21 +02:00
Massimo Candela
cf179e04a7 travis parallel tests (#261) 2020-06-11 15:31:36 +02:00
Massimo Candela
45c722b109 added support for data volume 2020-06-10 20:22:50 +02:00
Massimo Candela
1071f70076 removed useless console.log from proxy feature and removed optional default false parameter from config example 2020-05-26 15:15:47 +02:00
Massimo Candela
91f0d03f2a proxy support (#234)
Introduced proxy support

Co-authored-by: Florian Domain <f.domain@criteo.com>
2020-05-26 14:50:16 +02:00
Massimo Candela
d7c7116e29 fixed key ambiguities for uncovered becoming invalids 2020-04-29 14:04:32 +02:00
Massimo Candela
306af415ef added path into rpki report 2020-04-28 23:09:24 +02:00
Massimo Candela
f9595fb872 fix reporting undefined 2020-04-28 22:36:16 +02:00
Massimo Candela
30f97dbf8f minor refactorings 2020-04-28 18:54:09 +02:00
Massimo Candela
91e494857c set proper timeout for tests 2020-04-28 15:37:27 +02:00
Massimo Candela
7fee9ee8c9 added monitorRPKI tests 2020-04-28 15:35:26 +02:00
Massimo Candela
a7d263b1a5 adapt test to new connector structure 2020-03-21 18:22:38 +01:00
Massimo Candela
fa9d8501f4 interactive auto configuration 2020-03-07 03:51:51 +01:00
Massimo Candela
4d23813294 fixed ignoreMorespecifics match error for monitorAS 2020-01-24 17:00:09 +01:00
Massimo Candela
1a0e4ae0ef fixed ipv6 matching issue 2020-01-24 15:14:17 +01:00
Massimo Candela
f904bb2eb1 renamed uptime monitors to more generic process monitor 2020-01-18 19:05:56 +01:00
Massimo Candela
4b1e0b3469 improved documentation and config.example.yml 2020-01-18 18:48:08 +01:00
Massimo Candela
eaa7efa376 added test coverage for fade off feature 2020-01-18 18:17:54 +01:00
Massimo Candela
522e3865b7 fixed tests after new file logger 2020-01-18 15:14:36 +01:00
Massimo Candela
6409e531c6 corrected not valid ipv6 format in test case 2020-01-18 01:45:02 +01:00
Massimo Candela
2256bb75ee default to single process to avoid IPC memory leak 2020-01-14 14:34:25 +01:00
Massimo Candela
4d16d219e2 fixed test for compressed messages 2020-01-14 04:24:00 +01:00
Massimo Candela
b2315b7042 cleaned code from some comments 2020-01-12 05:12:00 +01:00
Massimo Candela
c49312dcac updated tests 2020-01-09 18:33:28 +01:00
Massimo Candela
9a4d73dd8d updated test for new uptime configuration 2019-12-13 03:15:36 +01:00
Massimo Candela
3563ad25fb removed dependency from resnap in tests 2019-12-12 12:44:50 +01:00
Massimo Candela
264a7ca7e8 added support for pid file 2019-12-11 15:49:27 +01:00
Massimo Candela
27d6d78101 support for as path in monitorAS emails 2019-11-28 20:44:10 +01:00
Massimo Candela
23b6241857 better message swuashing for monitorAS 2019-11-28 19:14:01 +01:00
Massimo Candela
464a219f4d tests coverate for monitorAS 2019-11-28 15:49:06 +01:00