Hi all,
I have a request for the next build of sarpi kernel.
In my configuration i need the SYNPROXY target for iptables ( synflood protection when it works

).
In my first installation I rebuilt the kernel to include it ( as module ).
Now I have upgraded to 5.4.21 ( sarpi edition ) and noticed that the option was off.
So my request is: coul it be possible to have this option enabled ( it's the only option of Netfilter that is not enabled

) ?
root@casa# diff config_original .config
946a947
> CONFIG_NETFILTER_SYNPROXY=m
1163c1164
< # CONFIG_IP_NF_TARGET_SYNPROXY is not set
---
> CONFIG_IP_NF_TARGET_SYNPROXY=m
In any case thanks for the incredible work you guys are doing on sarpi !!!