- configure: WARNING: unrecognized options: --disable-irdp
- The irdp code was removed from frr in version 10.5.0 so the disable option is no
longer required
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = frr
-PAK_VER = 16
+PAK_VER = 17
DEPS =
--disable-babeld \
--disable-bfdd \
--disable-eigrpd \
- --disable-irdp \
--disable-isisd \
--disable-ldpd \
--disable-nhrpd \