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) 210dbc16c2 BGP: implement Adj-RIB-In
The patch implements optional internal import table to a channel and
hooks it to BGP so it can be used as Adj-RIB-In. When enabled, all
received (pre-filtered) routes are stored there and import filters can
be re-evaluated without explicit route refresh. An import table can be
examined using e.g. 'show route import table bgp1.ipv4'.
2019-02-17 23:02:05 +01: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 BGP: implement Adj-RIB-In 2019-02-17 23:02:05 +01:00
bgp.h BGP: implement Adj-RIB-In 2019-02-17 23:02:05 +01: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: implement Adj-RIB-In 2019-02-17 23:02:05 +01:00