** Description changed:

+ SRU justification:
+ 
+ Impact: iop32x and versatile get an error on bot when network setup
+ tries to enable syncookies because this is not defined on those kernels.
+ All other kernels have this option set.
+ 
+ Fix: Enable CONFIG_SYN_COOKIES on those kernels.
+ 
+ Testcase: Network start
+ 
+ ---
+ 
  Hi
  
  procps tries to set some sysctl vars on boot notably:
  /etc/sysctl.d/10-network-security.conf:net.ipv4.tcp_syncookies=1
  
  But it causes an error on the versatile flavor and presumably other
  flavors since this isn't supported.
  
  debian/config/armel/config.iop32x:# CONFIG_SYN_COOKIES is not set
  debian/config/armel/config.ixp4xx:CONFIG_SYN_COOKIES=y 
  debian/config/armel/config.versatile:# CONFIG_SYN_COOKIES is not set
  debian/config/armel/config.imx51:CONFIG_SYN_COOKIES=y
  
  These configs should be set consistenly for all Ubuntu kernels.
  
  Bye

-- 
Inconsistent handling of CONFIG_SYN_COOKIES breaks procps
https://bugs.launchpad.net/bugs/361687
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to