Re: bgpd further rtr code cleanup

2023-03-10 Thread Theo Buehler
On Fri, Mar 10, 2023 at 09:35:19AM +0100, Claudio Jeker wrote: > This is mainly cleanup of the rtr code. Rename a few functions to be more > explicit (rtr_send_reset_query(), rtr_send_serial_query()) introduce a > function to reset the rtr cache (rtr_reset_cache()). The reset function > always rese

bgpd further rtr code cleanup

2023-03-10 Thread Claudio Jeker
This is mainly cleanup of the rtr code. Rename a few functions to be more explicit (rtr_send_reset_query(), rtr_send_serial_query()) introduce a function to reset the rtr cache (rtr_reset_cache()). The reset function always resets the session_id now to ensure the next connection attempt issues a RE