Support for Linux ethernet and IP tunnel devices.

See Alsohttps://en.wikipedia.org/wiki/TUN/TAP
Variable __all__ Undocumented
Class TunnelFlags TunnelFlags defines more flags which are used to configure the behavior of a tunnel device.
Class TunnelAddress A TunnelAddress represents the tunnel to which a TuntapPort is bound.
Class TuntapPort A Port that reads and writes packets from/to a TUN/TAP-device.
Variable _IFNAMSIZ Undocumented
Variable _TUNSETIFF Undocumented
Variable _TUNGETIFF Undocumented
Variable _TUN_KO_PATH Undocumented
Class _TunnelDescription Describe an existing tunnel.
Interface _IInputOutputSystem An interface for performing some basic kinds of I/O (particularly that I/O which might be useful for twisted.pair.tuntap-using code).
Class _RealSystem An interface to the parts of the operating system which TuntapPort relies on. This is most of an implementation of _IInputOutputSystem.
__all__ =
Undocumented
(type: List[str])
_IFNAMSIZ =
Undocumented
(type: int)
_TUNSETIFF =
Undocumented
(type: int)
_TUNGETIFF =
Undocumented
(type: int)
_TUN_KO_PATH =
Undocumented
(type: str)
API Documentation for Twisted, generated by pydoctor at 2020-03-20 23:54:06.