ppp

View Git repositories

ppp hosts its code at .

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:ppp

There are download files available for ppp.

See all merge proposals.

ppp has 1 active branch owned by 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:ppp
Series: main
1 Development 2008-07-01 13:26:11 UTC
1806. Clear hungup in start_link() instead ...

Author: paulus
Revision Date: 2008-07-01 12:27:56 UTC

Clear hungup in start_link() instead of connect_tty()

Since hungup gets set in get_input(), which is generic, but only
cleared in connect_tty(), which is specific to the tty channel type,
other channel types were showing various problems on the second and
subsequent connections when the persist option was used. This fixes
it by clearing hungup in start_link() rather than connect_tty().

11 of 1 result
You can't create new branches for ppp.