Files
Martin Hoffmann a8b1fb3731 Fix endless growth of history of "rtr" and "rtr-tls" targets. (#65)
The "rtr" and "rtr-tls" targets both keep a list of changes in order to
process RTR serial queries. Due to a bug in the code, this maximum size
of that list was not limited as intended and keeps growing during runtime.

This change fixes this infinite growth and introduces a new config
parameter to the "rtr" and "rtr-tls" targets named "history-size" that
allows setting the maximum number of updates kept. When not present, it
defaults to 10.
2022-03-10 12:25:31 +01:00
..
2022-01-12 16:28:10 +01:00
2022-01-12 16:28:10 +01:00
2022-01-12 16:28:10 +01:00
2022-01-12 16:28:10 +01:00
2020-11-30 11:54:44 +01:00
2020-11-30 11:54:44 +01:00