drop level of "Unexpected CHAP message" log
This commit is contained in:
parent
447f820899
commit
3efd4f877a
4 changed files with 16 additions and 13 deletions
4
l2tpns.h
4
l2tpns.h
|
|
@ -1,5 +1,5 @@
|
|||
// L2TPNS Global Stuff
|
||||
// $Id: l2tpns.h,v 1.83 2005/08/17 03:56:27 bodea Exp $
|
||||
// $Id: l2tpns.h,v 1.84 2005/08/24 23:44:08 bodea Exp $
|
||||
|
||||
#ifndef __L2TPNS_H__
|
||||
#define __L2TPNS_H__
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <libcli.h>
|
||||
|
||||
#define VERSION "2.1.3"
|
||||
#define VERSION "2.1.4"
|
||||
|
||||
// Limits
|
||||
#define MAXTUNNEL 500 // could be up to 65535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue