summaryrefslogtreecommitdiff
path: root/sys/net/netmap.h
Commit message (Expand)AuthorAgeFilesLines
* Sync netmap sources with the version in our private tree.Luigi Rizzo2015-07-101-0/+8
* Update to the current version of netmap.Luigi Rizzo2014-08-161-2/+22
* whitespace change: fix one comment, remove a stale one.Luigi Rizzo2014-06-061-16/+2
* whitespace change: remove trailing whitespaceLuigi Rizzo2014-06-051-2/+2
* This new version of netmap brings you the following:Luigi Rizzo2014-02-151-24/+139
* It is 2014 and we have a new version of netmap.Luigi Rizzo2014-01-061-156/+223
* split netmap code according to functions:Luigi Rizzo2013-12-151-26/+22
* update to the latest netmap snapshot.Luigi Rizzo2013-11-011-122/+143
* Bring in a number of new features, mostly implemented by Michio Honda:Luigi Rizzo2013-05-301-4/+34
* remove $Id$ (whitespace change)Luigi Rizzo2013-04-301-1/+0
* leftover from r245579... flags for semi transparent mode and directLuigi Rizzo2013-01-231-8/+41
* A bit of cleanup in the names of fields of netmap-related structures.Luigi Rizzo2012-04-131-5/+5
* remove an unnecessary #defineLuigi Rizzo2012-04-121-4/+0
* A bunch of netmap fixes:Luigi Rizzo2012-02-271-59/+84
* - change the buffer size from a constant to aLuigi Rizzo2012-02-081-6/+0
* 1. Fix the handling of link reset while in netmap more.Luigi Rizzo2011-12-051-8/+1
* Bring in support for netmap, a framework for very efficient packetLuigi Rizzo2011-11-171-0/+281