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-linux.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: tap-linux: Fix unhelpful error message
Luiz Capitulino
2011-11-01
1
-1
/
+5
*
tap: safe sndbuf default
Michael S. Tsirkin
2011-02-01
1
-4
/
+9
*
tap: add APIs for vnet header length
Michael S. Tsirkin
2010-09-07
1
-0
/
+29
*
give some useful error messages when tap open
Michael Tokarev
2010-06-22
1
-3
/
+5
*
error: Replace qemu_error() by error_report()
Markus Armbruster
2010-03-16
1
-4
/
+4
*
error: Move qemu_error & friends into their own header
Markus Armbruster
2010-03-16
1
-0
/
+1
*
net: check for TUNSETOFFLOAD support before trying to enable offload features
Pierre Riteau
2009-12-03
1
-0
/
+5
*
net: fix TAP networking on host kernels without IFF_VNET_HDR support
Pierre Riteau
2009-12-03
1
-0
/
+2
*
net: move UFO support detection to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+12
*
net: move tap_set_offload() code into tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+26
*
net: move tap_probe_vnet_hdr() to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+12
*
net: move tap_set_sndbuf() to tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+23
*
net: move linux code into net/tap-linux.c
Mark McLoughlin
2009-10-30
1
-0
/
+78