any traffic on a tunnel resets lastrec, not just control messages
This commit is contained in:
parent
001d0de973
commit
30a697b2b1
4 changed files with 14 additions and 9 deletions
4
l2tpns.h
4
l2tpns.h
|
|
@ -1,5 +1,5 @@
|
|||
// L2TPNS Global Stuff
|
||||
// $Id: l2tpns.h,v 1.87 2005-09-02 23:59:56 bodea Exp $
|
||||
// $Id: l2tpns.h,v 1.88 2005-09-12 05:16:42 bodea Exp $
|
||||
|
||||
#ifndef __L2TPNS_H__
|
||||
#define __L2TPNS_H__
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <libcli.h>
|
||||
|
||||
#define VERSION "2.1.5"
|
||||
#define VERSION "2.1.6"
|
||||
|
||||
// Limits
|
||||
#define MAXTUNNEL 500 // could be up to 65535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue