Skip to content
Snippets Groups Projects
Commit 854ba405 authored by Robert Langhammer's avatar Robert Langhammer Committed by Fabian Bläse
Browse files

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: default avatarRobert Langhammer <rlanghammer@web.de>
Reviewed-by: default avatarFabian Bläse <fabian@blaese.de>
[fabian@blaese.de: rebase onto master]
Signed-off-by: default avatarFabian Bläse <fabian@blaese.de>
parent 2978cbeb
No related branches found
No related tags found
No related merge requests found
...@@ -55,6 +55,7 @@ define Package/fff-layer3 ...@@ -55,6 +55,7 @@ define Package/fff-layer3
+fff-ra \ +fff-ra \
+fff-wireguard \ +fff-wireguard \
+iperf3 \ +iperf3 \
+ip-full \
+tcpdump \ +tcpdump \
+arptables \ +arptables \
+ebtables \ +ebtables \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment