bird/proto/rpki
Kazuki Yamaguchi 19f8f17320 RPKI: Fix unnecessary reconnection on reconfiguration
Compare the new timing parameters with the old configuration, not with
the temporary state of the current connection.

The timing values in struct rpki_cache is updated by a version 1 End Of
Data PDU, unless this behavior is suppressed by the configuration
explicitly by the "keep" keyword. Consequently, every reconfiguration
of BIRD triggers a reconnection even if it is not necessary.
2020-06-03 15:05:35 +02:00
..
config.Y RPKI: Allow build without libSSH 2020-02-04 10:15:35 +01:00
Doc RPKI protocol with one cache server per protocol 2016-12-07 09:35:24 +01:00
Makefile Minor cleanups 2016-12-13 20:18:11 +01:00
packets.c RPKI: fixed rare va_list leak 2020-05-01 15:19:12 +02:00
packets.h RPKI: fixed some of the extended warnings 2016-12-07 15:35:35 +01:00
rpki.c RPKI: Fix unnecessary reconnection on reconfiguration 2020-06-03 15:05:35 +02:00
rpki.h RPKI: Update to new timers 2017-12-07 13:52:21 +01:00
ssh_transport.c RPKI: Allow build without libSSH 2020-02-04 10:15:35 +01:00
tcp_transport.c Use non-fatal asserts even for regular build 2018-01-10 16:17:37 +01:00
transport.c RPKI: Fix handling of IPv6 cache addresses 2019-10-19 03:39:07 +02:00
transport.h RPKI: Allow build without libSSH 2020-02-04 10:15:35 +01:00