Sponge
CS144's user-space TCP library
Classes
tun.hh File Reference
#include "file_descriptor.hh"
#include <string>
Include dependency graph for tun.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TapFD
 A FileDescriptor to a Linux TAP device. More...
 
class  TunFD
 A FileDescriptor to a Linux TUN device. More...
 
class  TunTapFD
 A FileDescriptor to a Linux TUN/TAP device. More...