Ticket #6169 defect new

Opened 7 months ago

Last modified 6 months ago

replace twisted.pair.tuntap dependency on Eunuchs (and make it work again)

Reported by: glyph Owned by: exarkun
Priority: normal Milestone:
Component: pair Keywords:
Cc: Branch: branches/tuntap-pytun-6169-2
Author: exarkun Launchpad Bug:

Description

We release Twisted Pair with each new release of Twisted, but it doesn't really function at all. The  Eunuchs package which it depends upon for tuntap functionality,  effectively does not exist any more, and has been abandoned for many years.

There is an MIT licensed alternative,  python-pytun, which we could use instead (and maybe we could have, like, some unit tests, or something).

Change History

1

Changed 7 months ago by glyph

See also #1813.

2

Changed 7 months ago by exarkun

  • branch set to branches/tuntap-pytun-6169
  • branch_author set to exarkun

(In [36341]) Branching to 'tuntap-pytun-6169'

3

Changed 6 months ago by exarkun

  • owner set to exarkun

4

Changed 6 months ago by exarkun

  • branch changed from branches/tuntap-pytun-6169 to branches/tuntap-pytun-6169-2

(In [36507]) Branching to 'tuntap-pytun-6169-2'

Note: See TracTickets for help on using tickets.