]> git.proxmox.com Git - mirror_qemu.git/history - net/tap-bsd.c
iscsi: drop unused IscsiAIOCB.qiov field
[mirror_qemu.git] / net / tap-bsd.c
2009-11-21 Juergen LockFix tap breakage on BSD hosts (no IFF_VNET_HDR)
2009-10-30 Alexander GrafUnbreak tap compilation on OS X
2009-10-30 Mark McLoughlinnet: move UFO support detection to tap-linux.c
2009-10-30 Mark McLoughlinnet: move tap_set_offload() code into tap-linux.c
2009-10-30 Mark McLoughlinnet: move tap_probe_vnet_hdr() to tap-linux.c
2009-10-30 Mark McLoughlinnet: move tap_set_sndbuf() to tap-linux.c
2009-10-30 Mark McLoughlinnet: split BSD tap_open() out into net/tap-bsd.c