summaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_mem2.c
AgeCommit message (Expand)Author
2012-10-19This is an import of code, mostly from Giuseppe Lettieri,Luigi Rizzo
2012-10-17Avoid panic when a netmap instance cannot obtain memory.Ed Maste
2012-07-30- move the inclusion of netmap headers to the common part of the code;Luigi Rizzo
2012-07-26Add support for VALE bridges to the netmap core, seeLuigi Rizzo
2012-04-14i prefer this fix for the -Wformat warning (just one cast,Luigi Rizzo
2012-04-14Make compile on 64bit somehow for now after a first try at r234242 onBjoern A. Zeeb
2012-04-13fix build with -Wformat -Wmissing-prototypesLuigi Rizzo
2012-04-13add the new memory allocator for netmap, which allocates memoryLuigi Rizzo