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

27 Commits

Author SHA1 Message Date
Massimo Candela
0e12b463cc renamed main branch references 2021-06-11 15:16:58 +02:00
Massimo Candela
d85df19dbd introduced monitoring of neighbors in AS path 2021-04-27 19:00:11 +02:00
Massimo Candela
2f36d98db8 fixed bug removing rule configurations during prefix list regeneration (#518) + introduced check on missing rules 2021-04-23 15:12:59 +02:00
Massimo Candela
d2e39e63d0 update dependencies and switch to js-yaml 4.0 2021-01-08 19:17:22 +01:00
Massimo Candela
3bf6fcc8b9 fix only last array item considered for ASN monitoring (#404) 2020-11-21 16:31:35 +01:00
Massimo Candela
ff0291a3e5 check for errors before saving prefixes.yml 2020-11-10 00:25:55 +01:00
Massimo Candela
44f43ff3be improved stability and error logging for prefix auto-reload 2020-11-07 20:15:32 +01:00
Massimo Candela
427c17333b introduced multiple path matches #317 2020-09-14 18:30:14 +02:00
Massimo Candela
c02aff7860 moved generation options to prefixes.yml for portability 2020-08-08 19:25:04 +02:00
Massimo Candela
709765aa44 refactoring, operations on yml file are delegated to inputYml 2020-08-04 20:35:21 +02:00
Massimo Candela
e2bb8d5e5a introduced possibility to re-generate prefix list periodically 2020-08-03 16:00:08 +02:00
Massimo Candela
89d9990405 added auto reload when prefixes.yml changes (also related to #103) 2020-08-02 20:00:35 +02:00
Massimo Candela
73f504a37c cover with tests prefix generation procedure 2020-07-30 14:25:10 +02:00
Massimo Candela
45c722b109 added support for data volume 2020-06-10 20:22:50 +02:00
Massimo Candela
fa9d8501f4 interactive auto configuration 2020-03-07 03:51:51 +01:00
Massimo Candela
f61f925991 added research environment in order to reduce production constraints 2020-02-24 16:13:31 +01:00
Massimo Candela
fe4ab7d1b9 fixed prefix sorting side effect affecting more specific matching after less specific search 2020-01-22 23:57:21 +01:00
Massimo Candela
79ebdd9076 fixed tests 2020-01-21 04:44:43 +01:00
Massimo Candela
009527c44f moved sanitizePrefixList in order to be executed once 2020-01-20 18:27:01 +01:00
Massimo Candela
9369b82633 added subscription optimisation to avoid server side filtering 2020-01-20 17:56:43 +01:00
Massimo Candela
a6d2b56ec7 added cache on ipUtils + moved to npm 2020-01-11 01:24:05 +01:00
Massimo Candela
f97cefcfcb fixed host param typo in reportSyslog 2019-12-11 23:55:17 +01:00
Massimo Candela
f48cffcf4d minor refactoring and debug logs removed 2019-12-11 15:36:16 +01:00
Massimo Candela
cb1768bafa solved error in case of missing options in prefixes.yml 2019-11-28 21:25:33 +01:00
Massimo Candela
3373443ca6 removed debug comments 2019-11-28 15:54:03 +01:00
Massimo Candela
f5996819ad first version monitorAS (#68) 2019-11-28 15:47:42 +01:00
Massimo Candela
bd5dc85275 refactoring of the file organisation 2019-11-27 02:04:21 +01:00