Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273500
b: refs/heads/master
c: 325aadc
h: refs/heads/master
v: v3
  • Loading branch information
Simon Horman authored and Pablo Neira Ayuso committed Nov 1, 2011
1 parent e250728 commit 536732d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 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: b6338b55bd2e7c51a46b23150695d821ae6626d8
refs/heads/master: 325aadc8483e4fc3bbd4acfa7e471e3a032bc941
10 changes: 4 additions & 6 deletions trunk/Documentation/networking/ipvs-sysctl.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,13 +140,11 @@ nat_icmp_send - BOOLEAN
secure_tcp - INTEGER
0 - disabled (default)

The secure_tcp defense is to use a more complicated state
transition table and some possible short timeouts of each
state. In the VS/NAT, it delays the entering the ESTABLISHED
until the real server starts to send data and ACK packet
(after 3-way handshake).
The secure_tcp defense is to use a more complicated TCP state
transition table. For VS/NAT, it also delays entering the
TCP ESTABLISHED state until the three way handshake is completed.

The value definition is the same as that of drop_entry or
The value definition is the same as that of drop_entry and
drop_packet.

sync_threshold - INTEGER
Expand Down

0 comments on commit 536732d

Please sign in to comment.