# Functions
NewMinimalNetAdapter creates a new instance of a MinimalNetAdapter.
# Structs
MinimalNetAdapter allows tests and other tools to use a simple network adapter without implementing all the required supporting structures.
Routes holds the incoming and outgoing routes of a connection created by MinimalNetAdapter.