Signed-off-by: Benjamin Cama <[email protected]>
---
l2tp_config_parse.y | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/l2tp_config_parse.y b/l2tp_config_parse.y
index 4baf1e0..8c700eb 100644
--- a/l2tp_config_parse.y
+++ b/l2tp_config_parse.y
@@ -1027,7 +1027,7 @@ ppp_profile_statement
| IPCP_MAX_TERMINATE_REQUESTS EQUALS DECSTRING
{
ppp_profile.flags |=
L2TP_API_PPP_PROFILE_FLAG_IPCP_MAX_TERMINATE_REQUESTS;
- ppp_profile.lcp_max_terminate_requests = $3;
+ ppp_profile.ipcp_max_terminate_requests = $3;
}
| IPCP_RETRANSMIT_INTERVAL EQUALS DECSTRING
{
--
1.7.2.5
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
Openl2tp-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openl2tp-users