看板 DFBSD_bugs 關於我們 聯絡資訊
:> This should be fixed by :> :> hsu 2004/11/17 12:51:16 PST :> :> DragonFly src repository :> :> Modified files: :> sys/netinet tcp_input.c :> Log: :> Fix bug with wrong length being used when coalescing out-of-order segments. :> :> Revision Changes Path :> 1.40 +6 -3 src/sys/netinet/tcp_input.c :> :> When verifying this, remember to make sure sysctl net.inet.tcp.sack=1. :> :> Thanks. :> : :Great!! The problem was fixed by your commit. :I tested many cases with a new kernel built from today sources, and results are always :fine. SACK on or off, file on NFS or DAS, and from Linux or *BSD driven site, in all :cases downloding file's md5s are absolutely correct, and of course they could be :unzip/untar by tar. It's seemed that SACK is re-enable by default. : : :Thank you. :-- :H.Miyamoto (aka "Yuukis"). <Ys@PixyGarden.net> : http://wids.net/ - Enjoy Your Computing ? Excellent! I will reenable SACK by default. -Matt Matthew Dillon <dillon@backplane.com>