Source: dwun
Section: net
Priority: optional
Maintainer: Tim Sutherland <timsuth@ihug.co.nz>
Build-Depends: debhelper
Standards-Version: 3.1.1

Package: dwun
Architecture: any
Depends: ${shlibs:Depends}
Suggests:
Description: Daemon for controlling connection
 Dwun is a program which is usually used to bring a PPP connection up when
 clients wish the link to be available, and down when no authenticated clients
 remain that want the link up. It can also be used with ISDN.
 .
 Since it can run commands when clients run the CONNECT or DISCONNECT commands,
 dwun can be used without pppd as a generic daemon to run commands which can
 depend on the username or peername of a client. One example of this is using
 dwun to control firewall rules with user authentication.
