11 Apr
2022
11 Apr
'22
11:12 a.m.
Hi, Found interesting thing. If I set "keepalive time" for a BGP session, this values is not modified after the hold time negotiations and as a result I can get a BGP session with hold timer less than keepalive timer and it will die due to hold timer expired after some time. https://gitlab.nic.cz/labs/bird/-/blob/692055e3df6cc9f0d428d3b0dd8cdd8e825eb... I think more correct bahivour would be to close the BGP session with unacceptable hold timer error in such case.