send configured magic-no in LCP EchoReq when LCP is opened
This commit is contained in:
parent
ea91ab4562
commit
b2bd965594
4 changed files with 10 additions and 7 deletions
4
l2tpns.h
4
l2tpns.h
|
|
@ -1,5 +1,5 @@
|
|||
// L2TPNS Global Stuff
|
||||
// $Id: l2tpns.h,v 1.108 2005/12/19 06:08:43 bodea Exp $
|
||||
// $Id: l2tpns.h,v 1.109 2005/12/20 04:57:16 bodea Exp $
|
||||
|
||||
#ifndef __L2TPNS_H__
|
||||
#define __L2TPNS_H__
|
||||
|
|
@ -14,7 +14,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <libcli.h>
|
||||
|
||||
#define VERSION "2.1.15"
|
||||
#define VERSION "2.1.16"
|
||||
|
||||
// Limits
|
||||
#define MAXTUNNEL 500 // could be up to 65535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue