From owner-freebsd-net@FreeBSD.ORG Fri Oct 24 11:12:17 2014 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9BF2F9BD for ; Fri, 24 Oct 2014 11:12:17 +0000 (UTC) Received: from mail-wi0-x234.google.com (mail-wi0-x234.google.com [IPv6:2a00:1450:400c:c05::234]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C408166 for ; Fri, 24 Oct 2014 11:12:17 +0000 (UTC) Received: by mail-wi0-f180.google.com with SMTP id em10so911402wid.13 for ; Fri, 24 Oct 2014 04:12:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=kMwHYIm21meHUtNiKFqlLaHX9G5d0wBRaQnLAazsgvQ=; b=AxNEw/QwEl6Kn9As8U4Xh0AoeNpTgPyWRCbQLw910ktqCdRtETNH5qTpuwwlZMvBBJ secXKT37H2wDua/nCxTsLNk6ao895a9uQY7gxCcDUFDSiXi9I3En/cOkDFO8zVTd4iP4 VUyzYQ2hLmVuzFWPZYMialVH/ao+0PESmbwVXv/764WYlNombuenaAMLPNFHlqDrcpJx End+9ftY3uAx5e+s0TX3hERDuX4NnYrxs7Ilc6t7QTSHwEVA27Ek4sGttU6ua9N1vZh+ zC6pZER0alaiBWYKu5nq1XeK+sOGZ/zlEqR91Gy9P8B+cURx4RA/dwUmhvZ1iCHf6nqJ uqIQ== MIME-Version: 1.0 X-Received: by 10.180.21.163 with SMTP id w3mr3384908wie.48.1414149135531; Fri, 24 Oct 2014 04:12:15 -0700 (PDT) Received: by 10.194.51.164 with HTTP; Fri, 24 Oct 2014 04:12:15 -0700 (PDT) Date: Fri, 24 Oct 2014 11:12:15 +0000 Message-ID: Subject: Is it needed to install netmap-libpcap in FreeBSD 10.1? From: "C. L. Martinez" To: freebsd-net@freebsd.org Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 24 Oct 2014 11:12:17 -0000 Hi all, Someone knows if is it needed to install netmap-libpcap in FreeBSD 10.1 or is libpcap already patched to use with netmap in a default FreeBSD 10.1 installation? Thanks.