kernel: Activate CONFIG_SYN_COOKIES for all targets
authorHauke Mehrtens <hauke@hauke-m.de>
Sun, 7 Apr 2019 17:00:45 +0000 (19:00 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 11 May 2019 15:15:41 +0000 (17:15 +0200)
commit57ec21ef3d524832127a64aeece5a16036a7bcf3
tree89a1de82f528e1e56123ab54cf187f89b1309a72
parent46af22de16b2ced67116f1ad96bb00cf98146c3e
kernel: Activate CONFIG_SYN_COOKIES for all targets

Some targets deactivated CONFIG_SYN_COOKIES, for unknown reasons, use
the default setting from the generic configuration which activates
CONFIG_SYN_COOKIES.

This should prevent SYN flooding.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/at91/config-4.9
target/linux/gemini/config-4.14
target/linux/gemini/config-4.19
target/linux/layerscape/armv7/config-4.14
target/linux/layerscape/armv8_32b/config-4.14
target/linux/layerscape/armv8_64b/config-4.14
target/linux/zynq/config-4.14