Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 200167
b: refs/heads/master
c: 57f1553
h: refs/heads/master
i:
  200165: 17b611b
  200163: 230dc53
  200159: c225ba0
v: v3
  • Loading branch information
Florian Westphal authored and David S. Miller committed Jun 4, 2010
1 parent 5488a97 commit 169a223
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca739481662137b8f717bc21f16719cda3c33d6b
refs/heads/master: 57f1553ee5d9f093660cc49098f494e17ed11668
10 changes: 5 additions & 5 deletions trunk/net/ipv4/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ config ARPD
If unsure, say N.

config SYN_COOKIES
bool "IP: TCP syncookie support (disabled per default)"
bool "IP: TCP syncookie support"
---help---
Normal TCP/IP networking is open to an attack known as "SYN
flooding". This denial-of-service attack prevents legitimate remote
Expand All @@ -328,13 +328,13 @@ config SYN_COOKIES
server is really overloaded. If this happens frequently better turn
them off.

If you say Y here, note that SYN cookies aren't enabled by default;
you can enable them by saying Y to "/proc file system support" and
If you say Y here, you can disable SYN cookies at run time by
saying Y to "/proc file system support" and
"Sysctl support" below and executing the command

echo 1 >/proc/sys/net/ipv4/tcp_syncookies
echo 0 > /proc/sys/net/ipv4/tcp_syncookies

at boot time after the /proc file system has been mounted.
after the /proc file system has been mounted.

If unsure, say N.

Expand Down

0 comments on commit 169a223

Please sign in to comment.