aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/netmap
Commit message (Collapse)AuthorAgeFilesLines
* MFC r272108: add missing file for building netmap as a moduleLuigi Rizzo2014-10-061-0/+1
| | | | Notes: svn path=/stable/10/; revision=272648
* MFH: sync the netmap code with the one in HEADLuigi Rizzo2014-02-181-2/+8
| | | | | | | | (enhanced VALE switch, netmap pipes, emulated netmap mode). See details in the log for svn 261909. Notes: svn path=/stable/10/; revision=262151
* add support to build netmap as a module,Luigi Rizzo2012-05-291-0/+14
but for the time being keep it disconnected from the main build. MFC after: 3 days Notes: svn path=/head/; revision=236256