summaryrefslogtreecommitdiff
path: root/release/src/router/pptp-client/pptp_callmgr.h
blob: 69ee269c1b9c4f6b4892fd6780f1d9c79a16ed52 (plain)
1
2
3
4
5
6
7
8
9
/* pptp_callmgr.h ... Call manager for PPTP connections.
 *                    Handles TCP port 1723 protocol.
 *                    C. Scott Ananian <cananian@alumni.princeton.edu>
 *
 * $Id: pptp_callmgr.h,v 1.1.1.1 2002/07/25 06:52:39 honor Exp $
 */

#define PPTP_SOCKET_PREFIX "/var/run/pptp/"
#define PPTP_CALLMGR_BINARY "./pptp_callmgr"