0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-01-08 18:11:54 +00:00
bird/sysdep/linux
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
..
krt-sys.h Protocol: Introducing an enum protocol_class 2018-05-29 12:35:06 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink.c Nest: Changed struct network * in struct rte to const net_addr *. [WIP] 2018-12-17 15:05:03 +01:00
netlink.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
sysio.h Some more autoconf cleanups 2017-05-16 12:59:22 +02:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00