Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FS#1219 - ipt-debug module not compiling #6234

Closed
openwrt-bot opened this issue Dec 11, 2017 · 1 comment
Closed

FS#1219 - ipt-debug module not compiling #6234

openwrt-bot opened this issue Dec 11, 2017 · 1 comment
Labels

Comments

@openwrt-bot
Copy link

djm300:

Hello,

While I can compile the ipt-debug module (which provides the iptables TRACE target), it is not available for download in the LEDE packages repository. Compiling it myself works well (but then requires me to compile ALL kernel modules).

Since the kernel package KernelPackage/ipt-debug already exists but is not enabled by default, here's my kind request to at least provide it as a package to default LEDE users should they want to use it.

Package info: cat package/linux/modules/netfilter.mk | grep -b5 -B5 -n debug

Supply the following if possible:

  • Device problem occurs on
  • Software versions of LEDE release, packages, etc.
  • Steps to reproduce
    -> With default feeds, opkg install kmod-ipt-debug does not work.
    -> in a build environment, kmod-ipt-debug can be compiled via CONFIG_PACKAGE_kmod-ipt-debug=m and the package is then available in the bin/targets/ar71xx/generic/packages folder

Best regards
Joris

@openwrt-bot
Copy link
Author

yousong:

The fix was also backported to lede-17.01 branch:

fbeae9d iptables: make kmod-ipt-debug part of default ALL build 6ea9a70 iptables: Fix target TRACE issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant