openwrt/package/network/utils
Martin Wetterwald 6ea9a702c5 iptables: Fix target TRACE issue
The package kmod-ipt-debug builds the module xt_TRACE, which allows
users to use '-j TRACE' as target in the chain PREROUTING of the table
raw in iptables.

The kernel compilation flag NETFILTER_XT_TARGET_TRACE is also enabled so
that this feature which is implemented deep inside the linux IP stack
(for example in sk_buff) is compiled.

But a strace of iptables -t raw -I PREROUTING -p icmp -j TRACE reveals
that an attempt is made to read /usr/lib/iptables/libxt_TRACE.so, which
fails as this dynamic library is not present on the system.

I created the package iptables-mod-trace which takes care of that, and
target TRACE now works!

https://dev.openwrt.org/ticket/16694
https://dev.openwrt.org/ticket/19661

Signed-off-by: Martin Wetterwald <martin.wetterwald@corp.ovh.com>
[Jo-Philipp Wich: also remove trace extension from builtin extension list
                  and depend on kmod-ipt-raw since its required for rules]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Tested-by: Enrico Mioso <mrkiko.rs@gmail.com>
2018-01-26 15:32:46 +08:00
..
arptables treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
comgt comgt-3g: enable modem before to setpin 2017-12-13 15:31:52 +01:00
conntrack-tools treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
curl curl: fix libcurl/mbedtls async interface 2018-01-24 09:25:32 +01:00
dante treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
ebtables ebtables: update to last commit 2017-03-01 20:37:36 +01:00
iftop iftop: bump to latest upstream 2017-03-01 20:37:37 +01:00
iperf treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
iperf3 treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
iproute2 iproute2: cake: fix patch format error 2017-12-30 11:05:44 +01:00
ipset network/utils/ipset: Update to 6.32 2017-12-13 15:31:27 +01:00
iptables iptables: Fix target TRACE issue 2018-01-26 15:32:46 +08:00
iputils treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
iw iw: enable MESH ID in scan output 2017-03-25 14:55:10 +01:00
iwcap iwcap: fix handling kill signal during dump 2017-12-13 14:44:05 +01:00
iwinfo iwinfo: drop references to madwifi 2017-01-10 13:01:26 +01:00
linux-atm treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
maccalc network/utils/maccalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
nftables treewide: clean up and unify PKG_VERSION for git based downloads 2016-12-22 16:42:21 +01:00
owipcalc network/utils/owipcalc: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
resolveip network/utils/resolveip: drop Build/Prepare rule in favor of default one 2016-10-15 11:36:52 +02:00
rssileds rssileds: Fix build with external toolchains 2017-12-13 14:37:29 +01:00
tcpdump tcpdump: noop commit to refer CVEs fixed in 4.9.2 2017-09-18 16:50:07 +03:00
umbim umbim: mark as nonshared because of the usb dependencies 2017-01-13 12:08:08 +01:00
uqmi uqmi: replace legacy command invoke with newer type 2017-12-13 16:45:11 +01:00
wireless-tools wireless-tools: Change download url to github 2017-03-01 20:37:37 +01:00
wpan-tools treewide: clean up download hashes 2016-12-16 22:39:22 +01:00
wwan wwan: json format in some modem definitions 2017-12-13 16:32:39 +01:00
xtables-addons treewide: clean up download hashes 2016-12-16 22:39:22 +01:00