0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/proto
Maria Matejka 9d798cd843 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-20 13:19:49 +01:00
..
babel Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
bfd Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
bgp Nest: Changed struct network * in struct rte to const net_addr *. [WIP] 2018-12-20 13:19:49 +01:00
mrt Nest: Changed struct network * in struct rte to const net_addr *. [WIP] 2018-12-20 13:19:49 +01:00
ospf OSPF: Fix wrong LSA collisions detection 2018-12-17 17:01:08 +01:00
perf Perf: Protocol to measure BIRD performance internally 2018-12-18 15:08:31 +01:00
pipe Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
radv Nest: Changed struct network * in struct rte to const net_addr *. [WIP] 2018-12-20 13:19:49 +01:00
rip Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
rpki Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
static Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00