openwrt/package/network/utils
Rafał Miłecki 3c66ac7e22 iptables: iptables-mod-conntrack-extra: don't select kmod-ipt-raw
Package kmod-ipt-raw enables CONFIG_IP_NF_RAW and packages
iptable_raw.ko

According to kernel's net/netfilter/Kconfig there are only 3 kernel
symbols that depend on the IP_NF_RAW:
1. NETFILTER_XT_TARGET_CT (xt_CT.ko)
2. NETFILTER_XT_TARGET_NOTRACK (unused symbol?!)
3. NETFILTER_XT_TARGET_TRACE (xt_TRACE.ko)

Now: iptables-mod-conntrack-extra selects kmod-ipt-conntrack-extra which
provides: xt_helper.ko nf_conncount.ko xt_connlimit.ko xt_connmark.ko
xt_recent.ko and xt_connbytes.ko (none of them seems to require
iptable_raw.ko).

It seems there is no explicit reason for iptables-mod-conntrack-extra to
require kmod-ipt-raw (iptables_raw.ko).

Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2023-02-15 14:28:08 +01:00
..
adb-enablemodem Move enablemodem from ramips to new package adb-enablemodem and make it used also by TL-MR6400 2017-05-27 07:54:40 +02:00
arptables build: prefer HTTPS if available (for packages) 2022-10-05 17:37:07 +02:00
bpftools bpftools: fix library path on 64 bit systems 2022-03-19 13:29:15 +01:00
comgt comgt-ncm: add support for quectel modem EC200T-EU 2022-12-07 12:30:39 +01:00
ebtables ebtables: rename to ebtables-legacy 2022-03-19 16:13:58 +01:00
ethtool ethtool: update to 6.1 2023-01-28 20:26:22 +01:00
iproute2 iproute2: Fix build with GCC 12 and glibc 2.36 2022-12-26 15:18:08 +01:00
ipset ipset: update to 7.17 2023-01-17 23:14:46 +01:00
iptables iptables: iptables-mod-conntrack-extra: don't select kmod-ipt-raw 2023-02-15 14:28:08 +01:00
iw mac80211: update to linux 6.1-rc8 2022-12-10 15:15:19 +01:00
iwcap iwcap: fix handling kill signal during dump 2017-03-14 13:29:03 +01:00
iwinfo iwinfo: bump to latest git HEAD 2023-02-06 21:36:51 +01:00
layerscape/restool layerscape: update remaining PKG_HASH / PKG_MIRROR_HASH 2022-07-22 22:03:27 +02:00
linux-atm linux-atm: Include linux/sockios.h for SIOCGSTAMP 2020-04-09 00:12:46 +02:00
ltq-dsl-base ltq-dsl-base: enable for ipq40xx 2023-01-16 23:41:41 +00:00
nftables nftables: update to 1.0.6 2023-01-06 16:14:45 +01:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds rssileds: bump PKG_RELEASE due to libiwinfo ABI change 2023-01-23 13:55:42 +01:00
tcpdump tcpdump: update to 4.99.3 2023-01-26 00:17:59 +01:00
umbim umbim: Allow roaming and partner connections 2022-12-11 03:24:45 +01:00
uqmi uqmi: Ignore wrong maybe-uninitialized and dangling-pointer error 2023-01-09 00:10:52 +01:00
wireguard-tools wireguard-tools: update to v1.0.20210914 2022-08-28 18:29:10 +02:00
wireless-tools wireless-tools: add package CPE ID 2022-10-19 21:40:23 +02:00
wpan-tools wpan-tools: update to 0.9 2022-07-10 18:16:34 +02:00
wwan wwan: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
xdp-tools xdp-tools: update to version 1.2.9 2022-12-20 13:57:34 +00:00