0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
bird/sysdep/linux
Maria Matejka 9efaf6bafe Dropped the internal kernel protocol table for learnt routes.
The learnt routes are now pushed all into the connected table, not only
the best one. This shouldn't do any damage in well managed setups, yet
it should be noted that it is a change of behavior.

If anybody misses a feature which they implemented by misusing this
internal learn table, let us know, we'll consider implementing it in a
better way.
2022-07-11 17:04:52 +02:00
..
krt-sys.h Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
netlink.c Dropped the internal kernel protocol table for learnt routes. 2022-07-11 17:04:52 +02:00
netlink.Y Conf: Allowing keyword redefinition 2022-05-04 15:39:21 +02:00
sysio.h IO: Support nonlocal bind in socket interface 2022-01-08 19:02:31 +01:00
syspriv.h Minor code cleanups 2016-11-08 17:46:29 +01:00