Have the package depend on @IPTABLES_NFTABLES, which is needed to be
able to select iptables-nft.
What you need to avoid is the selection of iptables-nft when
IPTABLES_NFTABLES is not selected, since iptables-nft depends on
xtables-nft, which depends on IPTABLES_NFTABLES. If you have this
situation, when IPTABLES_INFTABLES is not selected, xtables-nft will not
be built, but opennds will.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
This OpenWrt package feed contains community maintained routing packages.
Usage
This repository is intended to be layered on-top of an OpenWrt buildroot.
If you do not have an OpenWrt buildroot installed, see the documentation at:
OpenWrt Buildroot – Installation on the OpenWrt support site.
This feed is enabled by default. To install all its package definitions, run:
./scripts/feeds update routing
./scripts/feeds install -a -p routing