aboutsummaryrefslogtreecommitdiff
path: root/net/tap.h
Commit message (Expand)AuthorAgeFilesLines
* tap: add API to retrieve vhost net headerMichael S. Tsirkin2010-04-011-0/+3
* tap: add interface to get device fdMichael S. Tsirkin2010-04-011-0/+2
* net: move UFO support detection to tap-linux.cMark McLoughlin2009-10-301-0/+1
* net: move tap_set_offload() code into tap-linux.cMark McLoughlin2009-10-301-0/+1
* net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin2009-10-301-0/+1
* net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin2009-10-301-0/+2
* net: move solaris code to net/tap-solaris.cMark McLoughlin2009-10-301-0/+2
* net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin2009-10-301-0/+2
* net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin2009-10-301-0/+42