index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
tap-bsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix network interface tap backend
Manuel Bouyer
2011-08-07
1
-2
/
+24
*
Add support for OpenBSD to QEMU's tap driver.
Brad
2010-12-21
1
-2
/
+6
*
tap: Remove double include of util.h
Andreas Färber
2010-09-29
1
-4
/
+0
*
tap: add APIs for vnet header length
Michael S. Tsirkin
2010-09-07
1
-0
/
+9
*
Fix BSD and win32 builds
Blue Swirl
2010-03-27
1
-0
/
+1
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-3
/
+4
*
Add support for GNU/kFreeBSD
Aurelien Jarno
2009-11-29
1
-5
/
+2
*
tap-bsd: handle ifname on FreeBSD hosts
Juergen Lock
2009-11-21
1
-0
/
+28
*
Fix tap breakage on BSD hosts (no IFF_VNET_HDR)
Juergen Lock
2009-11-21
1
-0
/
+11
*
Unbreak tap compilation on OS X
Alexander Graf
2009-10-30
1
-2
/
+4
*
net: move UFO support detection to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: move tap_set_offload() code into tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: move tap_probe_vnet_hdr() to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: move tap_set_sndbuf() to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+5
*
net: split BSD tap_open() out into net/tap-bsd.c
Mark McLoughlin
2009-10-30
1
-0
/
+62