Re: 2.6.12-rc4-tcp3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi

It is a pity it does not apply to -rc5:
Gives this reject:

***************
*** 4355,4370 ****
                                        goto no_ack;
                        }

-                       if (eaten) {
-                               if (tcp_in_quickack_mode(tp)) {
-                                       tcp_send_ack(sk);
-                               } else {
-                                       tcp_send_delayed_ack(sk);
-                               }
-                       } else {
-                               __tcp_ack_snd_check(sk, 0);
-                       }
-
  no_ack:
                        if (eaten)
                                __kfree_skb(skb);
--- 3719,3725 ----
                                        goto no_ack;
                        }

+                       __tcp_ack_snd_check(sk, 0);
  no_ack:
                        if (eaten)
                                __kfree_skb(skb);

Regards,
Maciej


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux