bird/proto/bgp
Ondrej Zajicek (work) 8a68316eb9 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 21:29:24 +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: Compliance with RFC8203bis 2019-04-30 13:55:43 +02:00