0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 02:01:55 +00:00
bird/proto/bgp
Ondrej Zajicek (work) 0e1c3c3494 Nest: Add command to request graceful restart
When 'graceful down' command is entered, protocols are shut down
with regard to graceful restart. Namely Kernel protocol does
not remove routes and BGP protocol does not send notification,
just closes the connection.
2019-06-30 22:15:24 +02:00
..
attrs.c BGP: Add I/C/E flag for BGP routes to show route output 2018-12-01 18:04:11 +01:00
bgp.c Nest: Add command to request graceful restart 2019-06-30 22:15:24 +02:00
bgp.h Nest: Add command to request graceful restart 2019-06-30 22:15:24 +02:00
config.Y BGP: implement Adj-RIB-In 2019-02-17 23:02:05 +01:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c BGP: Handle case where capabilites are not used 2019-03-15 20:57:26 +01:00