X-Git-Url: http://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fpathnames.h;h=439c6c8e21da0c2ea0ed3022473df27ddf4c61cd;hb=39063981f7605a994851eec4a7acae86b2327983;hp=de2fb6889005103c7735315fb230469e7f3fce34;hpb=f5aa69baefa83c1d9316f5736c2b6521eff44a81;p=ppp.git diff --git a/pppd/pathnames.h b/pppd/pathnames.h index de2fb68..439c6c8 100644 --- a/pppd/pathnames.h +++ b/pppd/pathnames.h @@ -107,6 +107,10 @@ #define PPP_PATH_PEERFILES PPP_PATH_CONFDIR "/peers/" #define PPP_PATH_RESOLV PPP_PATH_CONFDIR "/resolv.conf" +#define PPP_PATH_NET_INIT PPP_PATH_CONFDIR "/net-init" +#define PPP_PATH_NET_PREUP PPP_PATH_CONFDIR "/net-pre-up" +#define PPP_PATH_NET_DOWN PPP_PATH_CONFDIR "/net-down" + #define PPP_PATH_CONNERRS PPP_PATH_VARLOG "/connect-errors" #define PPP_PATH_USEROPT ".ppprc"