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

933 Commits

Author SHA1 Message Date
Justin Oeder
de2ff7d23f Update installation.md 2020-04-29 16:05:14 -04:00
Justin Oeder
4ee2e31c21 Update installation.md 2020-04-29 16:04:49 -04:00
Justin Oeder
124bfe643f Update installation.md 2020-04-29 16:04:35 -04:00
Justin Oeder
d7ecb5d8e3 Update installation.md 2020-04-29 16:04:19 -04:00
Justin Oeder
da23626f9c Update installation.md 2020-04-29 16:03:50 -04:00
Massimo Candela
d7c7116e29 fixed key ambiguities for uncovered becoming invalids 2020-04-29 14:04:32 +02:00
Justin Oeder
8135067185 Create linux-service.md
Created a simple guide to show how to run BGPAlerter as a Linux service.
2020-04-28 21:28:17 -04:00
Massimo Candela
66f3da5a10 fixed prefix in configuration example 2020-04-29 00:51:00 +02:00
Massimo Candela
8b900f218c Update configuration.md 2020-04-29 00:47:21 +02:00
Massimo Candela
38cf6f5a67 Update configuration.md 2020-04-29 00:43:15 +02:00
Massimo Candela
edae264ec4 simplified number of peers check on monitorRPKI 2020-04-29 00:40:24 +02:00
Massimo Candela
a04ce4a024 introduced tresholdMinPeers for monitorRPKI 2020-04-29 00:27:34 +02:00
Massimo Candela
e8755762f6 fixed documentation header mix up 2020-04-29 00:27:15 +02:00
Massimo Candela
756dc5b9e0 Merge pull request #220 from nttgin/rpki
RPKI monitoring of AS
2020-04-29 00:01:10 +02:00
Massimo Candela
fe0ec70299 merge with dev 2020-04-28 23:58:26 +02:00
Massimo Candela
a5bb1eab96 Merge pull request #221 from jcoeder/patch-1
Update config.yml.example
2020-04-28 23:55:47 +02:00
Massimo Candela
2412e87892 Merge pull request #222 from nttgin/write_basic_config
added check for downloaded config file
2020-04-28 23:53:21 +02:00
Massimo Candela
8e2ff28b72 added check for downloaded config file 2020-04-28 23:48:45 +02:00
Justin Oeder
83a206ac59 Update config.yml.example
Webex example was missing params key
2020-04-28 17:42:21 -04:00
Massimo Candela
1893324eb2 added default monitorRPKI configuration 2020-04-28 23:31:50 +02:00
Massimo Candela
306af415ef added path into rpki report 2020-04-28 23:09:24 +02:00
Massimo Candela
8c340b65ab added rpki context into report 2020-04-28 22:42:21 +02:00
Massimo Candela
f9595fb872 fix reporting undefined 2020-04-28 22:36:16 +02:00
Massimo Candela
a068f4c83b add default context 2020-04-28 21:46:14 +02:00
Massimo Candela
30f97dbf8f minor refactorings 2020-04-28 18:54:09 +02:00
Massimo Candela
c214189312 monitorRPKI documentation 2020-04-28 18:53:38 +02:00
Massimo Candela
269d513bea fix dev conflict 2020-04-28 15:44:32 +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
8773df1447 refactoring, rely on superclass method for AS match 2020-04-28 15:34:50 +02:00
Massimo Candela
8a4997a998 updated dependencies 2020-04-28 15:34:04 +02:00
Massimo Candela
1a935bc844 refactoring, moved in super class a method that can be useful to more monitors 2020-04-28 15:33:49 +02:00
Massimo Candela
605672f424 fixed _getMonitoredAS method 2020-04-28 03:26:48 +02:00
Massimo Candela
101850e50e update package-lock 2020-04-27 21:24:37 +02:00
Massimo Candela
8eb23f69b0 added support for AS monitoring to monitorRPKI 2020-04-27 20:51:13 +02:00
Massimo Candela
e7c58bdad6 Merge pull request #217 from nttgin/dependabot/npm_and_yarn/dev/pkg-4.4.8
Bump pkg from 4.4.7 to 4.4.8
2020-04-27 12:40:40 +02:00
dependabot-preview[bot]
d626201df4 Bump pkg from 4.4.7 to 4.4.8
Bumps [pkg](https://github.com/zeit/pkg) from 4.4.7 to 4.4.8.
- [Release notes](https://github.com/zeit/pkg/releases)
- [Commits](https://github.com/zeit/pkg/compare/4.4.7...4.4.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 10:38:06 +00:00
Massimo Candela
f48f1cb721 Merge pull request #216 from nttgin/dependabot/npm_and_yarn/dev/ws-7.2.5
Bump ws from 7.2.3 to 7.2.5
2020-04-27 12:36:12 +02:00
dependabot-preview[bot]
3a2b983e91 Bump ws from 7.2.3 to 7.2.5
Bumps [ws](https://github.com/websockets/ws) from 7.2.3 to 7.2.5.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.2.3...7.2.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 10:32:01 +00:00
Massimo Candela
eec4c45e02 Merge pull request #215 from nttgin/dependabot/npm_and_yarn/dev/mocha-7.1.2
Bump mocha from 7.1.1 to 7.1.2
2020-04-27 12:30:09 +02:00
dependabot-preview[bot]
61567bbc0d Bump mocha from 7.1.1 to 7.1.2
Bumps [mocha](https://github.com/mochajs/mocha) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v7.1.1...v7.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 09:16:24 +00:00
Massimo Candela
7c07dc97ce documentation bgpaleter for researchers 2020-04-23 01:59:45 +02:00
Massimo Candela
bd93b87c36 Merge pull request #214 from nttgin/dependabot/npm_and_yarn/dev/sentry/node-5.15.5
Bump @sentry/node from 5.15.4 to 5.15.5
2020-04-22 13:37:46 +02:00
dependabot-preview[bot]
0c0ca1b8a4 Bump @sentry/node from 5.15.4 to 5.15.5
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 5.15.4 to 5.15.5.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.15.4...5.15.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 08:54:12 +00:00
Massimo Candela
106d0e533e updated release cycle image + source 2020-04-19 06:34:01 +02:00
Massimo Candela
0d418754a3 idea/draft who is using bgpalerter 2020-04-17 21:16:15 +02:00
Massimo Candela
413c193ebf improved git flow doc structure 2020-04-17 21:02:29 +02:00
Massimo Candela
6c1c744e36 added draft of git flow 2020-04-17 20:59:35 +02:00
Massimo Candela
e55fa71db2 Merge branch 'dev' of https://github.com/nttgin/BGPalerter into dev 2020-04-17 20:22:01 +02:00
Massimo Candela
85e499e1ce added sentence about additional testing 2020-04-17 20:21:58 +02:00