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

Go to the source code of this file.

Classes

class  NetworkInterface
 A "network interface" that connects IP (the internet layer, or network layer) with Ethernet (the network access layer, or link layer). More...