Sign in
qemu
/
qemu
/
e921f1a71032291035ada7b0ab35c2d01a0f6a0c
/
net
/
tap-bsd.c
e7b347d
net: detect errors from probing vnet hdr flag for TAP devices
by Daniel P. Berrange
· 4 years, 8 months ago
d5938f2
Clean up inclusion of sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
9463c07
tap-bsd: OpenBSD uses tap(4) now
by Brad Smith
· 8 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
2744d92
net: Clean up includes
by Peter Maydell
· 9 years ago
bd54a9f
tap-bsd: use user-specified tap device if it already exists
by Ed Maste
· 9 years ago
4ee9b43
tap: fix non-linux build
by Michael S. Tsirkin
· 10 years ago
4bce487
tap-bsd: Convert tap_open() to Error
by Markus Armbruster
· 10 years ago
468dd82
tap: Permit incremental conversion of tap_open() to Error
by Markus Armbruster
· 10 years ago
80b832c
tap: Convert tap_set_sndbuf() to Error
by Markus Armbruster
· 10 years ago
8677de2
tap-bsd: implement a FreeBSD only version of tap_open
by Roger Pau Monne
· 11 years ago
aa4f082
tap: Use numbered tap/tun devices on all *BSD OS's
by Brad Smith
· 12 years ago
d73fe37
net: support for bridged networking on Mac OS X
by Alasdair McLeay
· 12 years ago
264986e
tap: multiqueue support
by Jason Wang
· 12 years ago
e5dc0b4
tap: introduce a helper to get the name of an interface
by Jason Wang
· 12 years ago
94fdc6d
tap: add Linux multiqueue support
by Jason Wang
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
08c573a
convert net_init_tap() to NetClientOptions
by Laszlo Ersek
· 13 years ago
3294ce1
do not include <libutil.h> needlessly or if it doesn't exist
by Michael Tokarev
· 13 years ago
45c245b
Fix network interface tap backend
by Manuel Bouyer
· 14 years ago
5f66864
Add support for OpenBSD to QEMU's tap driver.
by Brad
· 14 years ago
5251d6a
tap: Remove double include of util.h
by Andreas Färber
· 14 years ago
445d892
tap: add APIs for vnet header length
by Michael S. Tsirkin
· 15 years ago
73d96e2
Fix BSD and win32 builds
by Blue Swirl
· 15 years ago
1ecda02
error: Replace qemu_error() by error_report()
by Markus Armbruster
· 15 years ago
a167ba5
Add support for GNU/kFreeBSD
by Aurelien Jarno
· 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
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
e7e9232
net: split BSD tap_open() out into net/tap-bsd.c
by Mark McLoughlin
· 15 years ago