diff --git a/buildscript b/buildscript index 27386d4..46bf314 100755 --- a/buildscript +++ b/buildscript @@ -24,7 +24,7 @@ PACKAGEURL="https://git.openwrt.org/feed/packages.git" OPENWRT=(openwrt $PACKAGEURL $PACKAGEREV) -OPENWRT_PKGS="gpioctl-sysfs libugpio fastd haserl micrond" +OPENWRT_PKGS="gpioctl-sysfs libugpio fastd haserl micrond mtr" ## Be careful: FFF uses COMPAT_VERSION 15 as default at the moment. ## See http://www.open-mesh.org/projects/batman-adv/wiki/Compatversion diff --git a/src/packages/fff/fff-gateway/Makefile b/src/packages/fff/fff-gateway/Makefile index 1d25600..528a795 100644 --- a/src/packages/fff/fff-gateway/Makefile +++ b/src/packages/fff/fff-gateway/Makefile @@ -32,6 +32,7 @@ define Package/fff-gateway +iptables-mod-filter \ +iptables-mod-ipopt \ +iptables-mod-conntrack-extra \ + +mtr \ +tcpdump \ +vxlan endef