openmedialibrary_platform/Darwin/lib/python2.7/site-packages/twisted/pair/topfiles
2014-05-16 01:20:41 +02:00
..
NEWS Open Media Library Platform 2014-05-16 01:20:41 +02:00
README Open Media Library Platform 2014-05-16 01:20:41 +02:00

Twisted Pair 14.0.0: Very low-level networking functionality

Twisted Pair includes parsers for several datagram formats, including ethernet,
IP, and UDP.  It also offers low-level networking integration on Linux via tun
and tap devices.

Twisted Pair depends on Twisted Core.

To be able to run the Twisted Pair test suite as an unprivileged user, you need
to create a tunnel device owned by that user.  Likewise, to use Twisted Pair's
tuntap support as an unprivileged user, you must do the same.  See the
configuration howto for details.