From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx3-rdu2.redhat.com ([66.187.233.73]:36632 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1753416AbeCPOtK (ORCPT ); Fri, 16 Mar 2018 10:49:10 -0400 Date: Fri, 16 Mar 2018 10:49:09 -0400 (EDT) Message-Id: <20180316.104909.1681062230656742976.davem@redhat.com> To: stephen@networkplumber.org Cc: netdev@vger.kernel.org, sthemmin@microsoft.com Subject: Re: [PATCH net-next] doc: remove out of date links and info from packet mmap From: David Miller In-Reply-To: <20180313192419.11737-1-sthemmin@microsoft.com> References: <20180313192419.11737-1-sthemmin@microsoft.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org List-ID: From: Stephen Hemminger Date: Tue, 13 Mar 2018 12:24:19 -0700 > The packet_mmap documentation had links to no longer existing web > sites; replace with other site which has similar example. > > Support for packet mmap has been in mainline versions of libpcap > for several years. > > Signed-off-by: Stephen Hemminger Applied, thanks Stephen.