kumquat-buildroot/package/iptables
Markus Mayer 9a6ed21a4b package/iptables: add nf_log.h
iptables generally bundles the netfilter header files inside its own
tar-ball.

Since iptables 1.8.8, it started to make use of netfilter/nf_log.h, but
didn't include it in the iptables tar-ball. This can lead to build
failures.

Add a patch that rectifies this for iptables 1.8.8.

Signed-off-by: Markus Mayer <mmayer@broadcom.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 18:49:49 +02:00
..
0001-Revert-fix-build-for-missing-ETH_ALEN-definition.patch
0002-treewide-use-uint-instead-of-u_int.patch
0003-netfilter-add-nf_log.h.patch
Config.in
iptables.hash
iptables.mk
S35iptables