Re: svn commit: r272659 - in head: contrib/libpcap lib/libpcap

2014-10-06 Thread John-Mark Gurney
Luigi Rizzo wrote this message on Mon, Oct 06, 2014 at 15:48 +: > Author: luigi > Date: Mon Oct 6 15:48:28 2014 > New Revision: 272659 > URL: https://svnweb.freebsd.org/changeset/base/272659 > > Log: > Add netmap support to libpcap. Tcpdump and other native pcap application > can now > r

svn commit: r272659 - in head: contrib/libpcap lib/libpcap

2014-10-06 Thread Luigi Rizzo
Author: luigi Date: Mon Oct 6 15:48:28 2014 New Revision: 272659 URL: https://svnweb.freebsd.org/changeset/base/272659 Log: Add netmap support to libpcap. Tcpdump and other native pcap application can now run directly on netmap ports using netmap:foo or valeXX:YY device names. Modification