mirror of https://github.com/aredn/aredn.git
Include iperf3 by default
This commit is contained in:
parent
63ed346f40
commit
c42ac68767
|
@ -26,7 +26,7 @@ CONFIG_BUSYBOX_CONFIG_MKSWAP=n
|
||||||
CONFIG_BUSYBOX_CONFIG_FEATURE_TOP_INTERACTIVE=y
|
CONFIG_BUSYBOX_CONFIG_FEATURE_TOP_INTERACTIVE=y
|
||||||
CONFIG_PACKAGE_dnsmasq=y
|
CONFIG_PACKAGE_dnsmasq=y
|
||||||
CONFIG_PACKAGE_dropbear=y
|
CONFIG_PACKAGE_dropbear=y
|
||||||
CONFIG_PACKAGE_iperf3=m
|
CONFIG_PACKAGE_iperf3=y
|
||||||
CONFIG_PACKAGE_iptables=y
|
CONFIG_PACKAGE_iptables=y
|
||||||
CONFIG_PACKAGE_kmod-ipt-nathelper=y
|
CONFIG_PACKAGE_kmod-ipt-nathelper=y
|
||||||
CONFIG_PACKAGE_kmod-usb-core=m
|
CONFIG_PACKAGE_kmod-usb-core=m
|
||||||
|
|
|
@ -6,6 +6,7 @@ dropbear
|
||||||
firewall
|
firewall
|
||||||
hotplug2
|
hotplug2
|
||||||
ip
|
ip
|
||||||
|
iperf3
|
||||||
iptables
|
iptables
|
||||||
iptables-mod-ipopt
|
iptables-mod-ipopt
|
||||||
iw
|
iw
|
||||||
|
|
Loading…
Reference in New Issue