aboutsummaryrefslogtreecommitdiff
path: root/net/tap.h
AgeCommit message (Expand)Author
2012-02-01Add support for net bridgeCorey Bryant
2010-09-07tap: add APIs for vnet header lengthMichael S. Tsirkin
2010-04-01tap: add API to retrieve vhost net headerMichael S. Tsirkin
2010-04-01tap: add interface to get device fdMichael S. Tsirkin
2009-10-30net: move UFO support detection to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_offload() code into tap-linux.cMark McLoughlin
2009-10-30net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin
2009-10-30net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin
2009-10-30net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin
2009-10-30net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin