summaryrefslogtreecommitdiffstats
path: root/net/tap.h
Commit message (Expand)AuthorAgeFilesLines
* net: reorganize headersPaolo Bonzini2012-12-191-58/+0
* net: consolidate NetClientState header files into onePaolo Bonzini2012-10-081-6/+0
* net: Rename vc local variables to ncStefan Hajnoczi2012-08-011-8/+8
* net: Rename VLANClientState to NetClientStateStefan Hajnoczi2012-08-011-10/+10
* net: Use hubs for the vlan featureStefan Hajnoczi2012-08-011-2/+2
* remove unused QemuOpts parameter from net init functionsLaszlo Ersek2012-07-231-5/+4
* convert net_init_tap() to NetClientOptionsLaszlo Ersek2012-07-231-1/+1
* convert net_client_init() to OptsVisitorLaszlo Ersek2012-07-231-2/+5
* net: purge the monitor object from all init functionsLuiz Capitulino2012-06-041-3/+2
* Add support for net bridgeCorey Bryant2012-02-011-0/+3
* tap: add APIs for vnet header lengthMichael S. Tsirkin2010-09-071-0/+4
* 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
OpenPOWER on IntegriCloud