[pkg-netfilter-team] Bug#1014680: Quick fix for xt_ECHO.c

Lupe Christoph lupe at lupe-christoph.de
Sun Jul 10 16:21:59 BST 2022


I have a quick fix for xt_ECHO.c (attached). There is a problem with 
using the code from xtables-addons 3.15:

99a100,102
 > #if LINUX_VERSION_CODE >= KERNEL_VERSION(5, 11, 0)
 >       security_skb_classify_flow((struct sk_buff *)oldskb, 
flowi6_to_flowi_common(&fl));
 > #else
100a104
 > #endif

The change in KERNEL_VERSION(5, 10, 0, 16). I don't know my way around 
these macros, so I just replaced the line, making this patch 
incompatible to 5.10.0-15.

Sorry,
Lupe Christoph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: xtables-addons-xt_ECHO.patch
Type: text/x-patch
Size: 593 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-netfilter-team/attachments/20220710/925d172d/attachment.bin>


More information about the pkg-netfilter-team mailing list