openwrt-routing/olsrd
Nick Hainke d5a7e526c7 olsrd: add iptables as dependency
The upcoming OpenWrt version (currently in the master branch) ships
firewall4 by default [1], which uses nftables instead of iptables.

Users might choose to use a compatible layer [2] with iptables-nft,
decide which iptables they want to use, and make appropriate changes
related to fw3/f4[3].

This package requires to use iptables (no matter which variant) for
smart-gw-rules.

[1] 08d9f6e302
[2] https://www.redhat.com/en/blog/using-iptables-nft-hybrid-linux-firewall
[3] 795e7155cb

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-03-06 14:50:28 +01:00
..
files olsrd: fix meshing via wireguard tunnels 2022-01-08 22:37:32 +01:00
patches olsrd: add ubus ipc integration to olsrd 2022-01-16 10:24:19 +01:00
src/src olsrd: fix setting default interface config 2022-02-13 18:15:12 +01:00
Makefile olsrd: add iptables as dependency 2022-03-06 14:50:28 +01:00