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