]> git.pld-linux.org Git - packages/kernel.git/blobdiff - kernel-zph.patch
- updated to 3.6.0
[packages/kernel.git] / kernel-zph.patch
index 05c049b09a0f94704c941f50f6968197a0903a0b..e8c8363f4fcf22dedbfbada2c7050d7edf06be0c 100644 (file)
@@ -54,9 +54,9 @@ diff -Nur linux-2.6.26.3/net/ipv4/tcp_input.c linux-2.6.26.3-zph/net/ipv4/tcp_in
        struct tcp_cookie_values *cvp = tp->cookie_values;
 +      struct inet_sock *inet = inet_sk(sk);
 +      struct iphdr *iph = ip_hdr(skb);
+       struct tcp_fastopen_cookie foc = { .len = -1 };
        int saved_clamp = tp->rx_opt.mss_clamp;
  
-       tcp_parse_options(skb, &tp->rx_opt, &hash_location, 0);
 @@ -4973,6 +4983,15 @@
  
                TCP_ECN_rcv_synack(tp, th);
This page took 0.024713 seconds and 4 git commands to generate.