Sign in
qemu-android
/
qemu-android
/
f7c11b535040df31cc8bc3b1f0c33f546073ee62
/
net
25da2f3
Fix build on mingw32
by Anthony Liguori
· 15 years ago
b202554
tap: add API to retrieve vhost net header
by Michael S. Tsirkin
· 15 years ago
82b0d80
tap: add vhost/vhostfd options
by Michael S. Tsirkin
· 15 years ago
95d528a
tap: add interface to get device fd
by Michael S. Tsirkin
· 15 years ago
73d96e2
Fix BSD and win32 builds
by Blue Swirl
· 15 years ago
31dc63d
Revert "tap: invoke downscript when we exit abnormally"
by Anthony Liguori
· 15 years ago
8af8ce4
tap: invoke downscript when we exit abnormally
by Anthony Liguori
· 15 years ago
1ecda02
error: Replace qemu_error() by error_report()
by Markus Armbruster
· 15 years ago
2f79201
error: Move qemu_error & friends into their own header
by Markus Armbruster
· 15 years ago
24ac07d
slirp: check system() success
by Juan Quintela
· 15 years ago
62112d1
net: Fix bogus "Warning: vlan 0 with no nics" with -device
by Markus Armbruster
· 15 years ago
28b150b
Fix BSD build
by Blue Swirl
· 15 years ago
5a01e99
net/slirp.c: fix warning with _FORTIFY_SOURCE
by Kirill A. Shutemov
· 15 years ago
ceb6961
net: add API to disable/enable polling
by Michael S. Tsirkin
· 15 years ago
ee7139c
tap: Compilation fix for Solaris
by Andreas Färber
· 15 years ago
08fd0fa
win32: fix variable use before initialization
by Blue Swirl
· 15 years ago
40ff6d7
Don't leak file descriptors
by Kevin Wolf
· 15 years ago
f5c5e38
net: fix vnet_hdr handling in solaris tap code
by Mark McLoughlin
· 15 years ago
df6c2a0
net: initialize vnet_hdr in net_init_tap()
by Mark McLoughlin
· 15 years ago
2e50326
net: check for TUNSETOFFLOAD support before trying to enable offload features
by Pierre Riteau
· 15 years ago
6720b35
net: fix TAP networking on host kernels without IFF_VNET_HDR support
by Pierre Riteau
· 15 years ago
665a3b0
net: remove VLANClientState members now in NetClientInfo
by Mark McLoughlin
· 15 years ago
f1d078c
net: move parse_macaddr() to net/util.[ch]
by Mark McLoughlin
· 15 years ago
731d585
net: convert dump to NetClientInfo
by Mark McLoughlin
· 15 years ago
564f63e
net: convert socket to NetClientInfo
by Mark McLoughlin
· 15 years ago
b4e859c
net: convert vde to NetClientInfo
by Mark McLoughlin
· 15 years ago
ce20b5b
net: convert slirp to NetClientInfo
by Mark McLoughlin
· 15 years ago
dca9181
net: convert tap-win32 to NetClientInfo
by Mark McLoughlin
· 15 years ago
3e35ba9
net: convert tap to NetClientInfo
by Mark McLoughlin
· 15 years ago
1abecf7
net: move dump backend code from net.c to net/dump.c
by Mark McLoughlin
· 15 years ago
42281ac
net: move socket backend code from net.c to net/socket.c
by Mark McLoughlin
· 15 years ago
5c361cc
net: move vde code from net.c to net/vde.c
by Mark McLoughlin
· 15 years ago
68ac40d
net: move slirp code from net.c to net/slirp.c
by Mark McLoughlin
· 15 years ago
a167ba5
Add support for GNU/kFreeBSD
by Aurelien Jarno
· 15 years ago
929fe49
Avoid segfault on net_tap_init() failure
by Juergen Lock
· 15 years ago
2f859a3
tap-bsd: handle ifname on FreeBSD hosts
by Juergen Lock
· 15 years ago
39ca4c0
Fix tap breakage on BSD hosts (no IFF_VNET_HDR)
by Juergen Lock
· 15 years ago
5819c91
tap: drain queue in tap_send()
by Mark McLoughlin
· 15 years ago
839f368
net/queue: queue packets even if sender doesn't supply a callback
by Mark McLoughlin
· 15 years ago
be1636b
tap: disable draining queue in one go
by Mark McLoughlin
· 15 years ago
ed7193e
Unbreak Linux build
by Anthony Liguori
· 15 years ago
71f4eff
Unbreak tap compilation on OS X
by Alexander Graf
· 15 years ago
9c28271
net: move UFO support detection to tap-linux.c
by Mark McLoughlin
· 15 years ago
1faac1f
net: move tap_set_offload() code into tap-linux.c
by Mark McLoughlin
· 15 years ago
dc69004
net: move tap_probe_vnet_hdr() to tap-linux.c
by Mark McLoughlin
· 15 years ago
15ac913
net: move tap_set_sndbuf() to tap-linux.c
by Mark McLoughlin
· 15 years ago
c28b1c1
net: move linux code into net/tap-linux.c
by Mark McLoughlin
· 15 years ago
88b3ec0
net: move AIX code into net/tap-aix.c
by Mark McLoughlin
· 15 years ago
966ea5e
net: move solaris code to net/tap-solaris.c
by Mark McLoughlin
· 15 years ago
e7e9232
net: split BSD tap_open() out into net/tap-bsd.c
by Mark McLoughlin
· 15 years ago
5281d75
net: split all the tap code out into net/tap.c
by Mark McLoughlin
· 15 years ago
f54c7bd
net: move tap-linux.h under net/
by Mark McLoughlin
· 15 years ago
a8ed73f
net: move more stuff into net/tap-win32.c, add net/tap.h
by Mark McLoughlin
· 15 years ago
33ad161
net: move tap-win32.c under net/
by Mark McLoughlin
· 15 years ago
7200ac3
net: move net-checksum.c under net/
by Mark McLoughlin
· 15 years ago
e1144d0
net: move net-queue.[ch] under net/
by Mark McLoughlin
· 15 years ago