aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix BSD and win32 buildsBlue Swirl2010-03-271-0/+1
* error: Replace qemu_error() by error_report()Markus Armbruster2010-03-161-3/+4
* Add support for GNU/kFreeBSDAurelien Jarno2009-11-291-5/+2
* tap-bsd: handle ifname on FreeBSD hostsJuergen Lock2009-11-211-0/+28
* Fix tap breakage on BSD hosts (no IFF_VNET_HDR)Juergen Lock2009-11-211-0/+11
* Unbreak tap compilation on OS XAlexander Graf2009-10-301-2/+4
* net: move UFO support detection to tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: move tap_set_offload() code into tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin2009-10-301-0/+5
* net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin2009-10-301-0/+62