bird/proto/bgp
Maria Jan Matejka 9dac814ee8 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-07-01 09:05:50 +02:00
..
attrs.c BGP: Separate runtime and config usage of local/remote ip and as fields 2019-04-02 17:22:31 +02:00
bgp.c Nest: Add command to request graceful restart 2019-06-30 21:29:24 +02:00
bgp.h Nest: Add command to request graceful restart 2019-06-30 21:29:24 +02:00
config.Y BGP: Dynamic BGP 2019-04-30 13:32:39 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: split tx explicitly 2019-07-01 09:05:50 +02:00