From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sat, 22 Jun 2002 01:41:17 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sat, 22 Jun 2002 01:41:16 -0400 Received: from snickers.hotpop.com ([204.57.55.49]:53222 "EHLO snickers.hotpop.com") by vger.kernel.org with ESMTP id ; Sat, 22 Jun 2002 01:41:16 -0400 Message-ID: <002501c21886$ffc28e60$7d9e013d@krishna> From: "Gopal Shankar" To: Subject: IP packets of small size Date: Thu, 20 Jun 2002 11:19:10 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I need to collect IP packets of small size and combine them to form one before sending to BH. Please guide me.