From owner-freebsd-questions@FreeBSD.ORG Fri Jan 10 15:41:26 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ACDA7C9E for ; Fri, 10 Jan 2014 15:41:26 +0000 (UTC) Received: from mail-ee0-x235.google.com (mail-ee0-x235.google.com [IPv6:2a00:1450:4013:c00::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4628E1643 for ; Fri, 10 Jan 2014 15:41:26 +0000 (UTC) Received: by mail-ee0-f53.google.com with SMTP id b57so2011298eek.12 for ; Fri, 10 Jan 2014 07:41:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=hYWk36SnfKUdX+1/z3Q0j2xpM8MEGkwyzZT0B/Afgsg=; b=nQD2pxCTe0oQnEu4zYRWtnYXvfpjl2xSILNK2F6jkXTrORGqraJrR+AuKbxx6430D2 pitilJWyiUomRLl4wRPdzmz4MshnBZTDXkbdG7ff8BJBP5dnJSRZJonNzJfyVLBuf+F4 7OhQckxhIh7QcrLIiqfu9BURAr3gB09BO/CGM6KnaFK+4q4HqVncPPFykM5XIdew6HuQ c+cZYZkJYFRZgSKYcEJ/EGG//N5M3vqqM507DEmx00PTZjEmihbea7XVJ/DsyPvEHNpM 24wp7CfD8CzazdpPQza0I/Xkk37JeGHLbqpY9JKHnAwmUm1Xx1nJm6/VNnpKGRyVDlVX yfhg== MIME-Version: 1.0 X-Received: by 10.14.119.136 with SMTP id n8mr10607065eeh.82.1389368483688; Fri, 10 Jan 2014 07:41:23 -0800 (PST) Received: by 10.14.119.203 with HTTP; Fri, 10 Jan 2014 07:41:23 -0800 (PST) In-Reply-To: <1C13A0F6451F01AA8E0F3F32@localhost> References: <1C13A0F6451F01AA8E0F3F32@localhost> Date: Fri, 10 Jan 2014 07:41:23 -0800 Message-ID: Subject: Re: PF_RING equivalent on FreeBSD? From: Kurt Buff To: Paul Schmehl Content-Type: text/plain; charset=UTF-8 Cc: Freebsd Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Jan 2014 15:41:26 -0000 Perhaps this: http://info.iet.unipi.it/~luigi/netmap/ Kurt On Fri, Jan 10, 2014 at 7:35 AM, Paul Schmehl wrote: > Is there a pf_ring equivalent on FreeBSD? We have a need to improve high > speed performance. It's been suggested that we have to move to Linux. While > I have no real objection to that, I'd prefer to use FreeBSD if it's > possible. > > -- > Paul Schmehl, Senior Infosec Analyst > As if it wasn't already obvious, my opinions > are my own and not those of my employer. > ******************************************* > "It is as useless to argue with those who have > renounced the use of reason as to administer > medication to the dead." Thomas Jefferson > "There are some ideas so wrong that only a very > intelligent person could believe in them." George Orwell > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"