bird/proto/bgp
Ondrej Zajicek (work) b7d7599ce3 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-14 06:02:33 +02:00
..
attrs.c BGP: Fix 'deterministic med' to work with 'merge paths' 2019-08-06 15:09:42 +02:00
bgp.c BGP: implement Adj-RIB-Out 2019-08-14 06:02:33 +02:00
bgp.h BGP: implement Adj-RIB-Out 2019-08-14 06:02:33 +02:00
config.Y BGP: implement Adj-RIB-Out 2019-08-14 06:02:33 +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 Merge branch 'master' into mq-filter-stack 2019-07-03 11:12:25 +02:00