1.6.2
- #106: Fix header version for Code 4 Error PDUs.
- 202e0fe: Bind all --server.address addresses, not just the first that succeeds. (And also a few other tweaks to the bind algorithm.)
- This changed
--server.address
's default value.
- This changed
- 7846f00: Fix bad date management in the cache, which caused files to expire at incorrect timings.
- #122: Add
--mode=print
, an operation mode that Jsonifies an RPKI file into standard output. - #111: Add rtrlib to the docker image.
- #133: Restore the "now you can connect your routers" warning (for the time being).
Harder to notice bugfixes:
- 2278558, 1165270, cc17e13, 17250cb: Improve libcrypto API usage.
- 6d7985b: Fix really bad usage of standard library function
strtol()
.
Also, the documentation now includes a roadmap.