mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 20:28:43 +00:00
8465dccb06
The new RIP implementation fixes plenty of old bugs and also adds support for many new features: ECMP support, link state support, BFD support, configurable split horizon and more. Most options are now per-interface.
6 lines
79 B
Makefile
6 lines
79 B
Makefile
source=rip.c packets.c
|
|
root-rel=../../
|
|
dir-name=proto/rip
|
|
|
|
include ../../Rules
|