net.ipv4.tcp_syncookies is a unknown key (CONFIG_SYN_COOKIES=y missing in ARMEL build config)
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| linux (Ubuntu) |
Fix Released
|
Low
|
Amit Kucheria | ||
| Jaunty |
Fix Released
|
Low
|
Amit Kucheria | ||
Bug Description
Binary package hint: procps
Since net.ipv4.
* Setting kernel variables (/etc/sysctl.
* Setting kernel variables (/etc/sysctl.
* Setting kernel variables (/etc/sysctl.
error: "net.ipv4.
I am on the latest kernel of 2.6.28-11.36
This is the contents of my 10-network-
# prevent some spoofing attacks.
net.ipv4.
net.ipv4.
# Turn on SYN-flood protections. Starting with 2.6.26, there is no loss
# of TCP functionality/
# protections kick in under high unanswered-SYN load, the system
# should remain more stable, with a trade off of some loss of TCP
# functionality/
net.ipv4.
This is also a possible occurance from enabling it by default when it was originally came from bug 50791 https:/
Is CONFIG_
Kees
How do I find out if this is missing in the ARM build?
Who should I pass this onto about this?
Thanks
Andy
It looks this CONFIG_SYN_COOKIES is not included in the kernel build for Armel, also effecting
mv78xx0, iop32x, versatile, imx51, ixp4xx builds is seems.
According to https:/
+# CONFIG_SYN_COOKIES is not set
when under i386, amd64 this is CONFIG_
Should this also be included in the Armel builds?
grep CONFIG_SYS_COOKIES /boot/config-*
That should tell you how the installed kernels have been configured. The
kernel team should be able to help (they are already subscribed).
- config-2.6.28-11-ixp4xx Edit (44.5 KiB, text/plain)
Attached is my boot/config-
Please refrain from assigning the bug to specific kernel developers directly. We have a triage process through which they are assigned to developers.
This bug was fixed in the package linux - 2.6.28-11.41
---------------
linux (2.6.28-11.41) jaunty; urgency=low
[ Amit Kucheria ]
* ixp4xx: Enabled TCP SYN_COOKIES
- LP: #346378
[ Brad Figg ]
* Change LPIA configuration to compile with CONFIG_
- LP: #355291
[ Kay Sievers ]
* SAUCE: driver core: allow non-root users to listen to uevents
- LP: #357124
[ Manoj Iyer ]
* SAUCE: Added quirk to recognize GE0301 3G modem as an interface.
- LP: #348861
[ Tim Gardner ]
* Revert "SAUCE: [i915] allocate MCHBAR space & enable if necessary"
Appears to cause hard locks in some cases.
- LP: #349314
[ Trond Myklebust ]
* SAUCE: NFS: Fix the notifications when renaming onto an existing file
- LP: #224642
[ Upstream Kernel Changes ]
* USB: option: add QUANTA HSDPA Data Card device ids
- LP: #353321
* hwmon: (abituguru3) Match partial DMI board name strings
- LP: #298798
* zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list
- LP: #339631
* USB: unusual dev for Option N.V. ZeroCD modems
- LP: #348861
-- Tim Gardner <email address hidden> 2009年4月04日 08:42:14 -0600
The tutorial still links to the old kernel. Any chance there might be an updated kernel available for download somewhere?