Hello everyone,
I'm currently working on a network security project with Raspberry Pi OS. As part of my work, I need to use the SYNPROXY kernel module to protect a web server from SYN flood attacks.
This module is not in the current official Pi OS 64-bit release, but I tested the latest beta version and I noticed that the module is now present and can be loaded with "modprobe".
I also found this related issue on GitHub:
https://github.com/raspberrypi/linux/issues/6127
My question is :
Will this module remain available and officially supported in the next stable release of Raspberry Pi OS?
Thanks in advance for any information!
I'm currently working on a network security project with Raspberry Pi OS. As part of my work, I need to use the SYNPROXY kernel module to protect a web server from SYN flood attacks.
This module is not in the current official Pi OS 64-bit release, but I tested the latest beta version and I noticed that the module is now present and can be loaded with "modprobe".
I also found this related issue on GitHub:
https://github.com/raspberrypi/linux/issues/6127
My question is :
Will this module remain available and officially supported in the next stable release of Raspberry Pi OS?
Thanks in advance for any information!
Statistics: Posted by Ev0x — Tue May 06, 2025 3:59 pm — Replies 0 — Views 50