0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/proto/bgp
Ondrej Zajicek 2af25a971a Fixes a crash caused by missing error hook on BGP listening socket.
Error happened when too many BGP connections arrived in one moment
(ECONNABORTED).
2010-02-11 11:12:58 +01:00
..
attrs.c Changes 'ignore communities' to 'interpret communities'. 2010-01-28 15:59:18 +01:00
bgp.c Fixes a crash caused by missing error hook on BGP listening socket. 2010-02-11 11:12:58 +01:00
bgp.h Changes 'ignore communities' to 'interpret communities'. 2010-01-28 15:59:18 +01:00
config.Y Changes 'ignore communities' to 'interpret communities'. 2010-01-28 15:59:18 +01:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Workaround for some broken BGP implementations that skip initial KEEPALIVE. 2010-02-02 10:14:21 +01:00