1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-20 22:48:10 +02:00
openwrt/package/network
Matthias Schiffer bbef76f1b1
nftables: remove dependency on kmod-nf-nat
For minimal firewall setups, NAT support may be unnecessary.

It would be possible to further reduce the minimum number of installed
modules, e.g. by separating IPv4 and IPv6 support or moving conntrack
support into a separate kmod package. We go with a more complete
kmod-nft-core for now, until a concrete usecase for smaller packages
arises.

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2018-01-31 13:32:40 +01:00
..
config vxlan: add options to enable and disable UDP checksums 2018-01-24 13:53:34 +01:00
ipv6 odhcp6c: add sendopts config support and update to latest git HEAD 2018-01-18 11:39:42 +01:00
services hostapd: add support for hostapd's radius_client_addr 2018-01-27 16:46:45 +01:00
utils nftables: remove dependency on kmod-nf-nat 2018-01-31 13:32:40 +01:00