68 Commits (f3006dd1e60af3765c501a082d621f947d6e5974)

Author SHA1 Message Date
Juergen Lock 39ca4c0832 Fix tap breakage on BSD hosts (no IFF_VNET_HDR) 17 years ago
Mark McLoughlin 5819c91806 tap: drain queue in tap_send() 17 years ago
Mark McLoughlin 839f368f2b net/queue: queue packets even if sender doesn't supply a callback 17 years ago
Mark McLoughlin be1636b3ab tap: disable draining queue in one go 17 years ago
Anthony Liguori ed7193ec1d Unbreak Linux build 17 years ago
Alexander Graf 71f4effce7 Unbreak tap compilation on OS X 17 years ago
Mark McLoughlin 9c282718aa net: move UFO support detection to tap-linux.c 17 years ago
Mark McLoughlin 1faac1f7d4 net: move tap_set_offload() code into tap-linux.c 17 years ago
Mark McLoughlin dc69004c7d net: move tap_probe_vnet_hdr() to tap-linux.c 17 years ago
Mark McLoughlin 15ac913bfe net: move tap_set_sndbuf() to tap-linux.c 17 years ago
Mark McLoughlin c28b1c1007 net: move linux code into net/tap-linux.c 17 years ago
Mark McLoughlin 88b3ec02b2 net: move AIX code into net/tap-aix.c 17 years ago
Mark McLoughlin 966ea5ec4f net: move solaris code to net/tap-solaris.c 17 years ago
Mark McLoughlin e7e92325d9 net: split BSD tap_open() out into net/tap-bsd.c 17 years ago
Mark McLoughlin 5281d757ef net: split all the tap code out into net/tap.c 17 years ago
Mark McLoughlin f54c7bdc48 net: move tap-linux.h under net/ 17 years ago
Mark McLoughlin a8ed73f73d net: move more stuff into net/tap-win32.c, add net/tap.h 17 years ago
Mark McLoughlin 33ad161a04 net: move tap-win32.c under net/ 17 years ago
Mark McLoughlin 7200ac3c7c net: move net-checksum.c under net/ 17 years ago
Mark McLoughlin e1144d006d net: move net-queue.[ch] under net/ 17 years ago