bird/proto
Ondrej Zajicek (work) 682d3f7de0 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'.
2018-12-12 14:46:24 +01:00
..
babel Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
bfd No more warnings ... 2018-09-18 14:21:11 +02:00
bgp BGP: implement Adj-RIB-In 2018-12-12 14:46:24 +01:00
mrt The MRT protocol 2018-11-20 17:45:35 +01:00
ospf OSPF: Fix reconfiguration of vlinks 2018-12-10 02:15:06 +01:00
pipe Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
radv Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
rip Nest: Do not hard-reset interface when preferred address is changed 2018-11-28 16:55:32 +01:00
rpki Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
static Lib: Add and use ev_new_init() 2018-10-01 15:55:23 +02:00
progdoc Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder on case-insensitive filesystems 2018-06-26 17:09:12 +02:00