aboutsummaryrefslogtreecommitdiff
path: root/sys/net/netmap_user.h
Commit message (Expand)AuthorAgeFilesLines
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-86/+268
* forgot to update this file in 2607000Luigi Rizzo2014-01-171-42/+88
* use explicit casts with void* to compile when included by C++ codeLuigi Rizzo2014-01-111-3/+6
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-36/+153
* split netmap code according to functions:Luigi Rizzo2013-12-151-23/+257
* clarify usage of NETMAP_BUFLuigi Rizzo2013-05-301-2/+2
* remove $Id$ (whitespace change)Luigi Rizzo2013-04-301-1/+0
* Cast through void * to silence compiler warningEd Maste2012-10-031-7/+8
* A bit of cleanup in the names of fields of netmap-related structures.Luigi Rizzo2012-04-131-1/+1
* - remove an extra parenthesis in a closing brace;Luigi Rizzo2012-03-111-1/+6
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-10/+8
* - change the buffer size from a constant to aLuigi Rizzo2012-02-081-7/+1
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-171-0/+98