2 patches are required to add NFQUEUE iptables target support: iptables and kernel modules.
iptables is modified to include the NFQUEUE plugin/module and install the libxt_NFQUEUE.so file in the installation process. kernel module definition in netiflter.mk is modified to include the NFQUEUE target and install the xt_NFQUEUE.ko module when nfnetfilter-queue is selected. Patches are also posted in bug 11159. I have tested these with snort daq nfq in an x86 environment. Patches were generated with git. If i did this improperly, please help me learn to make the patches correctly. This is my first submission.
netfilter.mk.patch
Description: Binary data
iptables_NFQUEUE.patch
Description: Binary data
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
