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 (work) 0d1966cc1d BGP: implement Adj-RIB-Out
The patch implements optional internal export table to a channel and
hooks it to BGP so it can be used as Adj-RIB-Out. When enabled, all
exported (post-filtered) routes are stored there. An export table can be
examined using e.g. 'show route export table bgp1.ipv4'.
2019-08-13 18:43:36 +02:00
..
attrs.c BGP: Fix 'deterministic med' to work with 'merge paths' 2019-08-05 00:29:47 +02:00
bgp.c BGP: implement Adj-RIB-Out 2019-08-13 18:43:36 +02:00
bgp.h BGP: implement Adj-RIB-Out 2019-08-13 18:43:36 +02:00
config.Y BGP: implement Adj-RIB-Out 2019-08-13 18:43:36 +02: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