0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-10 11:01:54 +00:00
bird/proto/bgp
Maria Jan Matejka e989b901fc BGP: split tx explicitly
If BGP has too many data to send and BIRD is slower than the link, TX is
always possible until all data is sent. This patch limits maximum number
of generated BGP messages in one iteration of TX hook.
2019-06-11 09:39:00 +00:00
..
attrs.c The MRT protocol 2018-09-18 17:50:45 +02:00
bgp.c The MRT protocol 2018-09-18 17:50:45 +02:00
bgp.h The MRT protocol 2018-09-18 17:50:45 +02:00
config.Y BGP: Long-lived graceful restart enhancements 2018-07-17 13:16:35 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-19 16:29:20 +01:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c BGP: split tx explicitly 2019-06-11 09:39:00 +00:00