[PATCH] package/fff: add ip-full to variant layer3

Robert Langhammer rlanghammer at web.de
Sa Jul 6 08:49:51 CEST 2019


"ip" is one of the most essential tools on a gateway. At the moment there is only one dependency to the metapackage ip from the nodewatcher, which pulls ip-tiny. Dropping the nodewatcher causes a fallback to the bussybox built-in ip-command.

Signed-off-by: Robert Langhammer <rlanghammer at web.de>

---
See also the current dependency-tree: http://rl-fff1.fff.community/dep-tree-9290d116999cb74b.pdf
---
 src/packages/fff/fff/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/packages/fff/fff/Makefile b/src/packages/fff/fff/Makefile
index 8f5ffca..2ac8e5a 100644
--- a/src/packages/fff/fff/Makefile
+++ b/src/packages/fff/fff/Makefile
@@ -54,6 +54,7 @@ define Package/fff-layer3
 			 +fff-babeld \
 			 +fff-ra \
 			 +iperf3 \
+			 +ip-full \
 			 +tcpdump \
 			 +arptables \
 			 +ebtables \
--
2.20.1



Mehr Informationen über die Mailingliste franken-dev