Sign in
qemu
/
qemu
/
0571d280d057b851e3bb3ea7c350b86c950aea6e
/
include
/
net
/
tap.h
a8d2532
Include qemu-common.h exactly where needed
by Markus Armbruster
· 6 years ago
522ece3
Drop superfluous includes of qapi-types.h and test-qapi-types.h
by Markus Armbruster
· 7 years ago
b93a5ba
virtio-net,tap: use standard-headers
by Michael S. Tsirkin
· 10 years ago
3bac80d
net: make tap offloading callbacks static
by Vincenzo Maffione
· 11 years ago
e96dfd1
net: change vnet-hdr TAP prototypes
by Vincenzo Maffione
· 11 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
16dbaf9
tap: support enabling or disabling a queue
by Jason Wang
· 12 years ago
ec45f08
net: tap: using bool instead of bitfield
by Jason Wang
· 12 years ago
1422e32
net: reorganize headers
by Paolo Bonzini
· 12 years ago
[Copied (68%) from net/tap.h]
a245fc1
net: consolidate NetClientState header files into one
by Paolo Bonzini
· 12 years ago
35277d1
net: Rename vc local variables to nc
by Stefan Hajnoczi
· 12 years ago
4e68f7a
net: Rename VLANClientState to NetClientState
by Stefan Hajnoczi
· 12 years ago
d33d93b
net: Use hubs for the vlan feature
by Stefan Hajnoczi
· 12 years ago
1a0c095
remove unused QemuOpts parameter from net init functions
by Laszlo Ersek
· 12 years ago
08c573a
convert net_init_tap() to NetClientOptions
by Laszlo Ersek
· 12 years ago
6687b79
convert net_client_init() to OptsVisitor
by Laszlo Ersek
· 12 years ago
42dcc54
net: purge the monitor object from all init functions
by Luiz Capitulino
· 13 years ago
a7c36ee
Add support for net bridge
by Corey Bryant
· 13 years ago
445d892
tap: add APIs for vnet header length
by Michael S. Tsirkin
· 14 years ago
b202554
tap: add API to retrieve vhost net header
by Michael S. Tsirkin
· 15 years ago
95d528a
tap: add interface to get device fd
by Michael S. Tsirkin
· 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
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
a8ed73f
net: move more stuff into net/tap-win32.c, add net/tap.h
by Mark McLoughlin
· 15 years ago