Received: with ECARTIS (v1.0.0; list netdev); Sun, 05 Oct 2003 05:24:41 -0700 (PDT) Received: from pizda.ninka.net (IDENT:root@pizda.ninka.net [216.101.162.242]) by oss.sgi.com (8.12.10/8.12.10) with SMTP id h95CO525017066 for ; Sun, 5 Oct 2003 05:24:05 -0700 Received: (from davem@localhost) by pizda.ninka.net (8.9.3/8.9.3) id FAA27077; Sun, 5 Oct 2003 05:19:13 -0700 Date: Sun, 5 Oct 2003 05:19:13 -0700 From: "David S. Miller" To: Julian Anastasov Cc: rusty@rustcorp.com.au, wensong@linux-vs.org, netdev@oss.sgi.com Subject: Re: [2.6 PATCH] ipvs - properly handle non-linear skbs Message-Id: <20031005051913.0df50683.davem@redhat.com> In-Reply-To: References: X-Mailer: Sylpheed version 0.9.2 (GTK+ 1.2.6; sparc-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-archive-position: 546 X-ecartis-version: Ecartis v1.0.0 Sender: netdev-bounce@oss.sgi.com Errors-to: netdev-bounce@oss.sgi.com X-original-sender: davem@redhat.com Precedence: bulk X-list: netdev On Sun, 5 Oct 2003 12:09:20 +0300 (EEST) Julian Anastasov wrote: > Attached is a patch that includes the changes from > Rusty about handling non-linear skbs correctly and modified > a bit from Wensong Zhang and me. Patch applied, thanks to everyone for following through on this work.