Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 8 Jan 2003 14:44:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 8 Jan 2003 14:44:00 -0500 Received: from ns.indranet.co.nz ([210.54.239.210]:63695 "EHLO mail.acheron.indranet.co.nz") by vger.kernel.org with ESMTP id ; Wed, 8 Jan 2003 14:43:57 -0500 Date: Thu, 09 Jan 2003 08:52:19 +1300 From: Andrew McGregor To: Wichert Akkerman , linux-kernel@vger.kernel.org cc: Maciej Soltysiak , netdev@oss.sgi.com Subject: Re: ipv6 stack seems to forget to send ACKs Message-ID: <74190000.1042055539@localhost.localdomain> In-Reply-To: <20030108170139.GL22951@wiggy.net> References: <20030108150201.GA30490@wiggy.net> <20030108170139.GL22951@wiggy.net> X-Mailer: Mulberry/3.0.0b10 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1495 Lines: 41 Selective ACK is mandatory in IPv6 and uses a somewhat different algorithm, so you shouldn't be seeing nearly as many ACKs as an IPv4 client would do by default. Andrew --On Wednesday, January 08, 2003 18:01:39 +0100 Wichert Akkerman wrote: > Previously Maciej Soltysiak wrote: >> I seem to be getting better results than you, i think that it is not an >> issue of ipv6 implementation but simply the case of time sensitive >> traffic fighting with other Internet traffic over tunnels through ipv4 >> networks. > > Actually, I don't follow this. How could any kind of traffic shaping > result in my client not sending ACKs, which is what the tcpdump > seems to indicate? I can understand packets being dropped which > would result in retransmits, but that is not the case here. > > Wichert. > > (usual I'm-no-network-guru-and-might-be-misreading-things disclaimer here) > > -- > Wichert Akkerman http://www.wiggy.net/ > A random hacker > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ > > - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/