fb7be39c6a
Merge pull request #56 from cloudflare/feature/json-serials
...
Serial control
2020-03-30 13:36:05 -07:00
092ade0f68
Add release badge
2020-03-30 13:28:57 -07:00
787998d680
Merge pull request #55 from cloudflare/feature/cli-control-refresh
...
Options to set session ID and timers via CLI #52
2020-03-30 13:26:49 -07:00
26321e991e
Merge pull request #58 from cloudflare/ci/integration-compose
...
Add docker-compose for integration testing
2020-03-30 13:24:56 -07:00
76645ed8ad
Added badges
2020-03-30 13:22:41 -07:00
19fe0f80ab
Add docker-compose for integration testing
...
* Will mount a GoRTR with a basic rpki.json and slurm.json
* Run rtrdump
2020-03-30 13:15:50 -07:00
b4f0245713
Serial control
...
* Set three modes of operating serial:
* Default: serials will start at 0 and increment at every change
* Beginning: serial will be set to the value found in the JSON then increment at every change
* Full: serial will be set based on the value found in the JSON at each refresh
2020-03-29 18:07:59 -07:00
14e36573ba
PDU EOD now prints timers
2020-03-27 17:46:52 -07:00
14a278569f
Options to set session ID and timers via CLI
...
* Also fixes a session ID bug where the variable was never random
* Introduces the following flags: `rtr.sessionid`. `rtr.refresh`, `rtr.retry` and `rtr.expire`
Resolves issue #52
2020-03-27 16:53:29 -07:00
c54d5f4c9a
Merge pull request #54 from job/master
...
Add NTT story
2020-03-27 14:36:54 -07:00
0d868852e7
Add NTT story
2020-03-26 12:35:46 +01:00
d8cbea8201
Merge pull request #50 from cloudflare/feature/stories
...
Add Telia and Cloudflare stories #47
2020-03-02 16:41:40 -08:00
b3e1f0f522
Merge pull request #49 from ties/feature/etags
...
Use ETags + if-modified-since to reduce number of full requests
2020-03-02 16:26:14 -08:00
156a388f65
Add ETag/If-Not-Modified support
...
* Send If-Not-Modified header, save ETags.
* Add metrics for HTTP response code and last request timestamp.
2020-03-02 10:25:39 +01:00
0da63c8791
Success stories #47 - Telia
2020-02-28 12:15:37 -08:00
e407106488
Merge pull request #48 from cloudflare/bugfix/makefile-typo
...
Bugfix: makefile has typo and add rtrdump with packages
2020-02-27 14:26:17 -08:00
3ff0fb0e84
Bugfix: makefile has typo and add rtrdump with packages
2020-02-27 14:22:02 -08:00
8496bd9a7d
Success stories #47 - Cloudflare
2020-02-27 13:29:59 -08:00
f3b2c7b5c8
Merge pull request #46 from cloudflare/feature/add-rtrdump-package
...
Add RTRdump to Makefile for packaging for #43
2020-02-26 22:47:52 -08:00
e881fca6d9
Merge pull request #45 from cloudflare/bugfix/empty-slurm
...
Bugfix #42 : empty slurm file removes all ROAs
2020-02-26 22:47:43 -08:00
5378ea9988
Merge pull request #44 from job/patch-1
...
Update README.md
2020-02-26 21:14:17 -08:00
00dac583b9
Add RTRdump to Makefile for packaging for #43
2020-02-26 21:12:50 -08:00
bc45dfff76
Bugfix #42 : empty slurm file removes all ROAs
2020-02-26 20:50:37 -08:00
a65412382f
Update README.md
2020-02-26 20:05:14 +01:00
639bf50ac3
Merge pull request #40 from cloudflare/lspgn-patch-1
...
Update README.md
2020-01-21 07:00:46 -08:00
925c5e965d
Update README.md
2020-01-21 06:30:04 -08:00
bedfeb0728
Merge pull request #39 from netravnen/hotfix/README.md
...
README: Update Compatibility matrix (Line 302)
2019-12-27 12:27:49 -08:00
3bdbf5d3d8
README: Update Compatibility matrix (Line 302)
...
Change 'Bird' to 'Bird2'. Bird version < 2 does not support connecting to ROA
cert publishers. (E.g. gortr, routinator, etc.)
2019-12-27 15:05:00 +01:00
cfecf1b304
Merge pull request #35 from cloudflare/feature/filter
...
Filter and assertion implementation (#34 )
2019-11-05 12:44:00 -08:00
60f8a6fe84
Filter and assertion implementation ( #34 )
...
* Possibility to read a slurm file (rfc8416) from an http/https endpoint or from a file
* Filters prefixes and adds new ones contained in the configuration
* Can output a new rpki.json which contains the updated prefixes and sign it (other GoRTR can consome from it)
2019-11-05 12:39:19 -08:00
efd69629ed
Merge pull request #37 from cloudflare/bug/panic-decoding-asn
...
Fix potential panic risk for #36
2019-11-05 12:29:29 -08:00
e312c7905b
Fix potential panic risk for #36
2019-11-05 11:46:11 -08:00
0846db6160
Add GetMaxLen to the prefixfile api
2019-10-25 12:47:12 -07:00
3884afa8de
Merge pull request #33 from cloudflare/optimization/diff
...
Optimization of diff (see #32 ) using maps instead of N*N operation
2019-10-24 11:37:46 -07:00
7a9ba09d42
Add tests to Makefile and travis
2019-10-20 23:31:05 -07:00
c9e9f19080
Optimization of diff (see #32 ) using maps instead of N*N operation
2019-10-20 23:22:30 -07:00
f6f771b5a5
Merge pull request #31 from cloudflare/bugfix/nomatchingkey
...
Fix broken bypass of ssh key (#30 )
2019-10-16 10:26:19 -07:00
bfba8695a0
Fix broken bypass of ssh key ( #30 )
2019-10-16 09:56:07 -07:00
f4b055a348
Merge pull request #29 from waehlisch/master
...
update Compatibility matrix
2019-10-15 10:22:01 -07:00
2bde64b205
Capitalize "no"
2019-10-15 10:16:17 -07:00
9f1588d950
update Compatibility matrix
...
The Compatibility matrix didn't mention RTRlib (https://github.com/rtrlib/rtrlib/ ), which is a C library implementing the RTR protocol. Part of the software package is the rtrclient, which dumps valid ROA payloads, similar to RTRdump.
RPKI support in FRRouting and BIRD is based on RTRlib. Currently, SSH transport in the RTRlib only allows for key-based authentication. As such, FRRouting does not support password-based SSH but key-based SSH.
2019-10-15 14:06:59 +02:00
a233e0ec73
Merge pull request #28 from cloudflare/louis/boolean-flag-info
...
Boolean flag info
2019-09-17 19:52:41 +01:00
fd99867fdf
Boolean flag info
...
* Update README
* Add detail in flag description for verify
2019-09-17 11:45:18 -07:00
c737d7d7c5
Merge pull request #27 from cloudflare/bugfix/typo-env
...
Fix environment variable typo (#26 )
2019-08-22 14:03:30 -07:00
41d8bbc13c
Fix environment variable typo ( #26 )
2019-08-22 13:58:53 -07:00
9f37ed4429
Merge pull request #23 from cloudflare/feature/proxy-headers
...
Proxy update
2019-07-31 15:20:57 -07:00
18a94ce486
Merge pull request #24 from cloudflare/fix/dockerfile
...
Fix versioning in Dockerfile
2019-07-31 15:20:48 -07:00
ed4fdf5f87
Fix versioning in Dockerfile
2019-07-31 15:14:36 -07:00
f1f5715274
Proxy update
...
Pass the user-agent in the CONNECT header
2019-07-31 14:44:06 -07:00
e9408ada37
Merge pull request #22 from cloudflare/feature/travis-update
...
Packaging GoRTR
2019-07-31 12:58:48 -07:00