0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-18 19:35:20 +00:00
bird/proto/bgp
Katerina Kubecova bcf2327425 BGP: Send hold timer
Implement BGP Send hold timer according to draft-ietf-idr-bgp-sendholdtimer.
The Send hold timer drops the session if the neighbor is sending keepalives,
but does not receive our messages, causing the TCP connection to stall.
2023-12-05 04:14:45 +01:00
..
attrs.c BGP: Improve custom BGP attributes 2023-10-05 21:54:25 +02:00
bgp.c BGP: Send hold timer 2023-12-05 04:14:45 +01:00
bgp.h BGP: Send hold timer 2023-12-05 04:14:45 +01:00
config.Y BGP: Send hold timer 2023-12-05 04:14:45 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: Send hold timer 2023-12-05 04:14:45 +01:00