Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 224746
b: refs/heads/master
c: 97b1ce2
h: refs/heads/master
v: v3
  • Loading branch information
Shan Wei authored and David S. Miller committed Dec 2, 2010
1 parent 2645078 commit 68d85cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: a9527a3b621e507c85b639c183c3aa22afd4eb61
refs/heads/master: 97b1ce25e8fc27f74703537ec09d4996c7a6e38a
2 changes: 1 addition & 1 deletion trunk/net/ipv4/tcp_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ int sysctl_tcp_workaround_signed_windows __read_mostly = 0;
int sysctl_tcp_tso_win_divisor __read_mostly = 3;

int sysctl_tcp_mtu_probing __read_mostly = 0;
int sysctl_tcp_base_mss __read_mostly = 512;
int sysctl_tcp_base_mss __read_mostly = TCP_BASE_MSS;

/* By default, RFC2861 behavior. */
int sysctl_tcp_slow_start_after_idle __read_mostly = 1;
Expand Down

0 comments on commit 68d85cd

Please sign in to comment.