qemu-e2k/net
Mark McLoughlin 88b3ec02b2 net: move AIX code into net/tap-aix.c
Okay, this makes the tap options available on AIX even though there's
no support, but if we want to do it right we should have not compile
the tap code at all on AIX using e.g. CONFIG_TAP.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2009-10-30 08:39:28 -05: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: move net-queue.[ch] under net/ 2009-10-30 08:39:26 -05:00
queue.h net: move net-queue.[ch] under net/ 2009-10-30 08:39:26 -05:00
tap-aix.c net: move AIX code into net/tap-aix.c 2009-10-30 08:39:28 -05:00
tap-bsd.c net: split BSD tap_open() out into net/tap-bsd.c 2009-10-30 08:39:27 -05:00
tap-linux.h net: move tap-linux.h under net/ 2009-10-30 08:39:27 -05:00
tap-solaris.c net: move solaris code to net/tap-solaris.c 2009-10-30 08:39:27 -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 net: move AIX code into net/tap-aix.c 2009-10-30 08:39:28 -05:00
tap.h net: move solaris code to net/tap-solaris.c 2009-10-30 08:39:27 -05:00