openwrt/package/kernel/linux
Tiago Gaspar ef4c97576b netfilter: correct some dependencies
nf-nathelper-extra and nf-conntrack-netlink had iptables related
dependencies, yet, when looking for the respective kernel symbols and
checking it's dependencies it was confirmed that iptables wasn't
required and that these were either it's own moodule or tool independent
(nftables or iptables).

Correct these and make sure no unneeded extras are pulled in.

Signed-off-by: Tiago Gaspar <tiagogaspar8@gmail.com>
2022-01-27 09:56:40 +01:00
..
files kernel/modules: relocate teql hotplug from iproute2 to kmod-sched 2021-03-19 15:30:01 +01:00
modules netfilter: correct some dependencies 2022-01-27 09:56:40 +01:00
Makefile build: introduce $(MKHASH) 2021-05-13 15:13:15 +02:00