X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/9c77145f71b0e669421d00ae0b34680f875121ae..07e1df5b92a099b3b390822d0f594b175226dc01:/l2tpns.h diff --git a/l2tpns.h b/l2tpns.h index c4487ff..9520fd7 100644 --- a/l2tpns.h +++ b/l2tpns.h @@ -687,6 +687,7 @@ typedef struct int ppp_restart_time; // timeout for PPP restart int ppp_max_configure; // max lcp configure requests to send int ppp_max_failure; // max lcp configure naks to send + int ppp_keepalive; // send echoes regardless char radiussecret[64]; int radius_accounting;