projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de66d99
)
arm64: rockchip_defconfig: enable TCP SYN_COOKIES
author
huweiguo
<hwg@rock-chips.com>
Thu, 13 Apr 2017 09:04:33 +0000
(17:04 +0800)
committer
huweiguo
<hwg@rock-chips.com>
Thu, 13 Apr 2017 11:24:11 +0000
(19:24 +0800)
solve some vst video apk can't play video with kmsg:
"TCP: request_sock_TCP: Possible SYN flooding on port 9000. Dropping request. Check SNMP counters."
Change-Id: I4fc94307195464c8e8180217eccb9a590eb3c5b6
Signed-off-by: huweiguo <hwg@rock-chips.com>
arch/arm64/configs/rockchip_defconfig
patch
|
blob
|
history
diff --git
a/arch/arm64/configs/rockchip_defconfig
b/arch/arm64/configs/rockchip_defconfig
index 4b999d1abc858d31d5fe422bc0fd398a36c852c0..2a4a3190c90f9a4476a6c2d9a2628b3dff01f6e3 100644
(file)
--- a/
arch/arm64/configs/rockchip_defconfig
+++ b/
arch/arm64/configs/rockchip_defconfig
@@
-102,6
+102,7
@@
CONFIG_IP_MULTIPLE_TABLES=y
CONFIG_IP_ROUTE_VERBOSE=y
CONFIG_IP_PNP=y
CONFIG_IP_PNP_DHCP=y
+CONFIG_SYN_COOKIES=y
CONFIG_INET_AH=y
CONFIG_INET_ESP=y
CONFIG_INET_IPCOMP=y