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.
5 lines
79 B
Makefile
5 lines
79 B
Makefile
source=rip.c packets.c
|
|
root-rel=../../
|
|
dir-name=proto/rip
|
|
|
|
include ../../Rules
|