package/fff: add ip-full to variant layer3

"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
busybox built-in ip-command.

Signed-off-by: Robert Langhammer <rlanghammer@web.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
[fabian@blaese.de: rebase onto master]
Signed-off-by: Fabian Bläse <fabian@blaese.de>
This commit is contained in:
Robert Langhammer 2019-07-06 08:49:51 +02:00 committed by Fabian Bläse
parent 2978cbeb4e
commit 854ba40568
1 changed files with 1 additions and 0 deletions

View File

@ -55,6 +55,7 @@ define Package/fff-layer3
+fff-ra \
+fff-wireguard \
+iperf3 \
+ip-full \
+tcpdump \
+arptables \
+ebtables \