qemu-e2k/net
Juergen Lock 929fe49721 Avoid segfault on net_tap_init() failure
Check for fd == -1 there.

Signed-off-by: Juergen Lock <nox@jelal.kn-bremen.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
2009-11-21 09:32:15 +00:00
..
checksum.c net: move net-checksum.c under net/ 2009-10-30 08:39:26 -05:00
checksum.h net: move net-checksum.c under net/ 2009-10-30 08:39:26 -05:00
queue.c net/queue: queue packets even if sender doesn't supply a callback 2009-11-09 08:43:02 -06:00
queue.h net: move net-queue.[ch] under net/ 2009-10-30 08:39:26 -05:00
tap-aix.c net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00
tap-bsd.c tap-bsd: handle ifname on FreeBSD hosts 2009-11-21 09:32:08 +00:00
tap-linux.c net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00
tap-linux.h Unbreak Linux build 2009-10-30 16:45:20 -05:00
tap-solaris.c net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00
tap-win32.c net: move more stuff into net/tap-win32.c, add net/tap.h 2009-10-30 08:39:27 -05:00
tap.c Avoid segfault on net_tap_init() failure 2009-11-21 09:32:15 +00:00
tap.h net: move UFO support detection to tap-linux.c 2009-10-30 08:39:29 -05:00