index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
tap-bsd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-26
tap-bsd: OpenBSD uses tap(4) now
Brad Smith
1
-1
/
+5
2016-03-22
util: move declarations out of qemu-common.h
Veronia Bahaa
1
-1
/
+1
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-02-04
net: Clean up includes
Peter Maydell
1
-0
/
+1
2015-11-06
tap-bsd: use user-specified tap device if it already exists
Ed Maste
1
-5
/
+33
2015-06-19
tap: fix non-linux build
Michael S. Tsirkin
1
-0
/
+10
2015-05-27
tap-bsd: Convert tap_open() to Error
Markus Armbruster
1
-19
/
+14
2015-05-27
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
1
-2
/
+4
2015-05-27
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
1
-2
/
+1
2014-08-01
tap-bsd: implement a FreeBSD only version of tap_open
Roger Pau Monne
1
-1
/
+69
2013-09-06
tap: Use numbered tap/tun devices on all *BSD OS's
Brad Smith
1
-11
/
+0
2013-05-24
net: support for bridged networking on Mac OS X
Alasdair McLeay
1
-1
/
+2
2013-02-01
tap: multiqueue support
Jason Wang
1
-1
/
+2
2013-02-01
tap: introduce a helper to get the name of an interface
Jason Wang
1
-0
/
+4
2013-02-01
tap: add Linux multiqueue support
Jason Wang
1
-0
/
+11
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-07-23
convert net_init_tap() to NetClientOptions
Laszlo Ersek
1
-1
/
+1
2012-06-09
do not include <libutil.h> needlessly or if it doesn't exist
Michael Tokarev
1
-6
/
+0
2011-08-07
Fix network interface tap backend
Manuel Bouyer
1
-2
/
+24
2010-12-21
Add support for OpenBSD to QEMU's tap driver.
Brad
1
-2
/
+6
2010-09-29
tap: Remove double include of util.h
Andreas Färber
1
-4
/
+0
2010-09-07
tap: add APIs for vnet header length
Michael S. Tsirkin
1
-0
/
+9
2010-03-27
Fix BSD and win32 builds
Blue Swirl
1
-0
/
+1
2010-03-16
error: Replace qemu_error() by error_report()
Markus Armbruster
1
-3
/
+4
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
1
-5
/
+2
2009-11-21
tap-bsd: handle ifname on FreeBSD hosts
Juergen Lock
1
-0
/
+28
2009-11-21
Fix tap breakage on BSD hosts (no IFF_VNET_HDR)
Juergen Lock
1
-0
/
+11
2009-10-30
Unbreak tap compilation on OS X
Alexander Graf
1
-2
/
+4
2009-10-30
net: move UFO support detection to tap-linux.c
Mark McLoughlin
1
-0
/
+5
2009-10-30
net: move tap_set_offload() code into tap-linux.c
Mark McLoughlin
1
-0
/
+5
2009-10-30
net: move tap_probe_vnet_hdr() to tap-linux.c
Mark McLoughlin
1
-0
/
+5
2009-10-30
net: move tap_set_sndbuf() to tap-linux.c
Mark McLoughlin
1
-0
/
+5
2009-10-30
net: split BSD tap_open() out into net/tap-bsd.c
Mark McLoughlin
1
-0
/
+62