Age | Commit message (Expand) | Author |
---|---|---|
2010-09-07 | tap: add APIs for vnet header length | Michael S. Tsirkin |
2010-04-01 | tap: add API to retrieve vhost net header | Michael S. Tsirkin |
2010-04-01 | tap: add interface to get device fd | Michael S. Tsirkin |
2009-10-30 | net: move UFO support detection to tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move tap_set_offload() code into tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move tap_probe_vnet_hdr() to tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move tap_set_sndbuf() to tap-linux.c | Mark McLoughlin |
2009-10-30 | net: move solaris code to net/tap-solaris.c | Mark McLoughlin |
2009-10-30 | net: split BSD tap_open() out into net/tap-bsd.c | Mark McLoughlin |
2009-10-30 | net: move more stuff into net/tap-win32.c, add net/tap.h | Mark McLoughlin |