aboutsummaryrefslogtreecommitdiffstats
path: root/net/tap-solaris.c
AgeCommit message (Expand)AuthorFilesLines
2011-12-06fix typo: delete redundant semicolonDong Xu Wang1-1/+1
2010-09-07tap: add APIs for vnet header lengthMichael S. Tsirkin1-0/+9
2010-07-31Fix a warning on OpenSolarisBlue Swirl1-0/+1
2010-03-16error: Replace qemu_error() by error_report()Markus Armbruster1-2/+2
2009-12-13tap: Compilation fix for SolarisAndreas Färber1-0/+1
2009-12-03net: fix vnet_hdr handling in solaris tap codeMark McLoughlin1-0/+11
2009-10-30net: move UFO support detection to tap-linux.cMark McLoughlin1-0/+5
2009-10-30net: move tap_set_offload() code into tap-linux.cMark McLoughlin1-0/+5
2009-10-30net: move tap_probe_vnet_hdr() to tap-linux.cMark McLoughlin1-0/+5
2009-10-30net: move tap_set_sndbuf() to tap-linux.cMark McLoughlin1-0/+5
2009-10-30net: move solaris code to net/tap-solaris.cMark McLoughlin1-0/+185