nmygb / drv-netif-netmap

netmap interface driver for userspace TCP/IP stack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

drv-netif-netmap Build Status

drv-netif-netmap is a netmap network interface for rump kernels. The combined result is a TCP/IP stack doing packet I/O via netmap. Currently, netmap API revisions 11-15 are supported.

See the wiki for more information and instructions.

About

netmap interface driver for userspace TCP/IP stack

License:BSD 2-Clause "Simplified" License


Languages

Language:C 98.7%Language:Makefile 1.3%