Tomato 1.28
[tomato.git] / release / src / router / pptp-client / pptp_callmgr.h
blob69ee269c1b9c4f6b4892fd6780f1d9c79a16ed52
1 /* pptp_callmgr.h ... Call manager for PPTP connections.
2 * Handles TCP port 1723 protocol.
3 * C. Scott Ananian <cananian@alumni.princeton.edu>
5 * $Id: pptp_callmgr.h,v 1.1.1.1 2002/07/25 06:52:39 honor Exp $
6 */
8 #define PPTP_SOCKET_PREFIX "/var/run/pptp/"
9 #define PPTP_CALLMGR_BINARY "./pptp_callmgr"