0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 02:01:55 +00:00
bird/proto
Maria Matejka c9194f4161 Nest: Changed struct network * in struct rte to const net_addr *. [WIP]
This allows filtering the route without even touching the table on
import. Therefore rejected routes don't mess with the table in any way.
Only accepted routes are linked to the table.

Kernel protocol still uses a dirty hack to get routes synchronized. This
should be sanitized in future to allow proper concurrency.
2018-12-17 15:05:03 +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 Nest: Changed struct network * in struct rte to const net_addr *. [WIP] 2018-12-17 15:05:03 +01:00
mrt Nest: Changed struct network * in struct rte to const net_addr *. [WIP] 2018-12-17 15:05:03 +01:00
ospf Update RFC references 2018-12-12 16:38:30 +01:00
pipe Terminology cleanup: The import_control hook is now called preexport. 2018-12-04 10:53:01 +01:00
radv Nest: Changed struct network * in struct rte to const net_addr *. [WIP] 2018-12-17 15:05:03 +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