qemu-irix/net
Jan Kiszka 6f7b3b1be2 net: Refactor net_client_types
Position entries of net_client_types according to the corresponding
values of NET_CLIENT_TYPE_*. The array size is now defined by
NET_CLIENT_TYPE_MAX. This will allow to obtain entries based on type
value in later patches.

At this chance rename NET_CLIENT_TYPE_SLIRP to NET_CLIENT_TYPE_USER for
the sake of consistency.

CC: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2011-07-23 10:19:50 -05:00
..
checksum.c
checksum.h
dump.c Use qemu-common.h or qemu-timer.h in place of sysemu.h 2011-04-15 18:25:44 +00:00
dump.h
queue.c
queue.h
slirp.c net: Refactor net_client_types 2011-07-23 10:19:50 -05:00
slirp.h
socket.c Strip trailing '\n' from error_report()'s first argument 2011-06-24 09:13:36 +01:00
socket.h
tap-aix.c
tap-bsd.c
tap-haiku.c
tap-linux.c
tap-linux.h
tap-solaris.c
tap-win32.c Fixing tap adapter for win32 2011-02-25 15:14:04 +00:00
tap.c Fix compilation warning due to missing header for sigaction (followup) 2011-06-08 09:04:29 +01:00
tap.h
util.c
util.h
vde.c Remove unused sysemu.h include directives 2011-04-15 18:25:41 +00:00
vde.h