Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751171AbWEVUVR (ORCPT ); Mon, 22 May 2006 16:21:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751169AbWEVUVQ (ORCPT ); Mon, 22 May 2006 16:21:16 -0400 Received: from stingr.net ([212.193.32.15]:18621 "EHLO stingr.net") by vger.kernel.org with ESMTP id S1751164AbWEVUVQ (ORCPT ); Mon, 22 May 2006 16:21:16 -0400 Date: Tue, 23 May 2006 00:21:13 +0400 From: Paul P Komkoff Jr To: Vlad Yasevich Cc: Rick Jones , Paul P Komkoff Jr , linux-kernel@vger.kernel.org, netdev@vger.kernel.org Subject: Re: Was change to ip_push_pending_frames intended to break udp (more specifically, WCCP?) Message-ID: <20060522202113.GA8196@stingr.net> Mail-Followup-To: Vlad Yasevich , Rick Jones , Paul P Komkoff Jr , linux-kernel@vger.kernel.org, netdev@vger.kernel.org References: <20060520191153.GV3776@stingr.net> <20060520140434.2139c31b.akpm@osdl.org> <1148322152.15322.299.camel@galen.zko.hp.com> <4472078D.8010706@hp.com> <1148324083.15323.325.camel@galen.zko.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <1148324083.15323.325.camel@galen.zko.hp.com> User-Agent: Agent Darien Fawkes X-Mailer: Intel Ultra ATA Storage Driver X-RealName: Stingray Greatest Jr Organization: Department of Fish & Wildlife Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1143 Lines: 25 Replying to Vlad Yasevich: > /* This is only to work around buggy Windows95/2000 > * VJ compression implementations. If the ID field > * does not change, they drop every other packet in > * a TCP stream using header compression. > */ Unfortunately, cisco IOS also complains that packets are "duplicate". And, regarding to your previous message on how to fix this - IIRC, if I do connect() on this socket, it will refuse to receive datagrams from hosts other than specified in connect(), and I will be unable to bind another socket to the same port on my side. That said, the only solution which is close to what been before, will be to keep one socket for receive, and create socket for each router I am communicating with, right? -- Paul P 'Stingray' Komkoff Jr // http://stingr.net/key <- my pgp key This message represents the official view of the voices in my head - 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/