X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id 814A91425545 for ; Sun, 3 Jul 2011 19:09:51 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 63D1CAE4003; Sun, 3 Jul 2011 19:09:50 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uhPQRphQy6cU; Sun, 3 Jul 2011 19:09:48 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id B60C4AE4001; Sun, 3 Jul 2011 19:09:48 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id 6123460A804EB; Sun, 3 Jul 2011 19:09:48 +0000 (UTC) Received: from localhost (unknown [10.65.96.20]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 0F23260A804EA; Sun, 3 Jul 2011 19:09:47 +0000 (UTC) Date: Sun, 3 Jul 2011 21:09:48 +0200 From: Natanael Copa To: Fabian Affolter Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] Initial APKBUILD for netsniff-ng Message-ID: <20110703210948.779d2aa9@alpinelinux.org> In-Reply-To: <1309686553-3028-1-git-send-email-fabian@affolter-engineering.ch> References: <1309686553-3028-1-git-send-email-fabian@affolter-engineering.ch> X-Mailer: Claws Mail 3.7.9 (GTK+ 2.24.5; i686-pc-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Sun, 3 Jul 2011 09:49:13 +0000 Fabian Affolter wrote: > Package description: > The gain of performance is reached by zero-copy mechanisms, so that > the kernel does not need to copy packets from kernelspace to userspace > and vice versa. ... Thanks for a good commit message. > --- > testing/netsniff-ng/APKBUILD | 41 > ++++++++++++++++++++++++++ > testing/netsniff-ng/netsniff-ng-unkown.patch | 14 +++++++++ 2 files > changed, 55 insertions(+), 0 deletions(-) create mode 100644 > testing/netsniff-ng/APKBUILD create mode 100644 > testing/netsniff-ng/netsniff-ng-unkown.patch Applied! Thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---