summaryrefslogtreecommitdiffstats
path: root/tun.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "clatd: Use the TUN_NOCHECKSUM flag for the tun device"Subash Abhinov Kasiviswanathan2015-11-151-1/+0
* clatd: Use the TUN_NOCHECKSUM flag for the tun deviceSubash Abhinov Kasiviswanathan2015-10-121-0/+1
* Switch the receive path to memory-mapped I/O with PACKET_RX_RING.Lorenzo Colitti2015-02-031-0/+2
* Add a microbenchmark for tun write performance.Lorenzo Colitti2014-12-081-2/+2
* Move send_tun into tun.c as well.Lorenzo Colitti2014-12-081-0/+5
* Move tun functions to a new tun.c.Lorenzo Colitti2014-12-081-0/+30