qemu/net
Stefan Hajnoczi ab5f3f84c4 net: Drop vlan argument to qemu_new_net_client()
Since hubs are now used to implement the 'vlan' feature and the vlan
argument is always NULL, remove the argument entirely and update all net
clients that use qemu_new_net_client().

Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Signed-off-by: Zhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
2012-08-01 12:28:51 +01:00
..
checksum.c
checksum.h
dump.c net: Drop vlan argument to qemu_new_net_client() 2012-08-01 12:28:51 +01:00
dump.h net: Use hubs for the vlan feature 2012-08-01 12:28:51 +01:00
hub.c net: Drop vlan argument to qemu_new_net_client() 2012-08-01 12:28:51 +01:00
hub.h hub: Check that hubs are configured correctly 2012-08-01 12:28:51 +01:00
Makefile.objs net: Add a hub net client 2012-08-01 12:28:51 +01:00
queue.c
queue.h
slirp.c net: Drop vlan argument to qemu_new_net_client() 2012-08-01 12:28:51 +01:00
slirp.h net: Use hubs for the vlan feature 2012-08-01 12:28:51 +01:00
socket.c net: Drop vlan argument to qemu_new_net_client() 2012-08-01 12:28:51 +01:00
socket.h net: Use hubs for the vlan feature 2012-08-01 12:28:51 +01:00
tap-aix.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-bsd.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-haiku.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-linux.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-linux.h
tap-solaris.c convert net_init_tap() to NetClientOptions 2012-07-23 11:55:18 +01:00
tap-win32.c net: Drop vlan argument to qemu_new_net_client() 2012-08-01 12:28:51 +01:00
tap.c net: Drop vlan argument to qemu_new_net_client() 2012-08-01 12:28:51 +01:00
tap.h net: Use hubs for the vlan feature 2012-08-01 12:28:51 +01:00
util.c
util.h
vde.c net: Drop vlan argument to qemu_new_net_client() 2012-08-01 12:28:51 +01:00
vde.h net: Use hubs for the vlan feature 2012-08-01 12:28:51 +01:00