aboutsummaryrefslogtreecommitdiffstats
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2009-10-30net: split BSD tap_open() out into net/tap-bsd.cMark McLoughlin3-46/+68
2009-10-30net: split all the tap code out into net/tap.cMark McLoughlin1-0/+759
2009-10-30net: move tap-linux.h under net/Mark McLoughlin1-0/+51
2009-10-30net: move more stuff into net/tap-win32.c, add net/tap.hMark McLoughlin2-2/+88
2009-10-30net: move tap-win32.c under net/Mark McLoughlin1-0/+690
2009-10-30net: move net-checksum.c under net/Mark McLoughlin2-0/+114
2009-10-30net: move net-queue.[ch] under net/Mark McLoughlin2-0/+331