summaryrefslogtreecommitdiffstats
path: root/net/l2tpd
Commit message (Collapse)AuthorAgeFilesLines
* - Prevent deadloop when control fifo is closed between the select() andsobomax2002-11-232-9/+18
| | | | read().
* - Update to 0.69;sobomax2002-11-238-24/+84
| | | | | | | | | - fix an incompatibility, which causes daemon to eat 100% CPU even when completely idle (ages old problem with select()'ing on FIFO without writers opened for reading in non-blocking mode); - replace incomplete and ugly daemonize code with native daemon(3). Sponsored by: United Networks of Ukraine
* Update to 0.69.sobomax2002-10-239-60/+105
|
* Add l2tpd 0.64, an implementation of the layer two tunneling protocol.sobomax2002-10-2319-0/+291
Requested & beersponsored by: Yuri Babushkin <piton@united.net.ua>
OpenPOWER on IntegriCloud