2.0.7
This commit is contained in:
parent
bd005d83df
commit
81df00fe35
3 changed files with 6 additions and 33 deletions
4
l2tpns.h
4
l2tpns.h
|
|
@ -1,5 +1,5 @@
|
|||
// L2TPNS Global Stuff
|
||||
// $Id: l2tpns.h,v 1.33 2004/11/11 03:07:43 bodea Exp $
|
||||
// $Id: l2tpns.h,v 1.34 2004/11/15 07:01:54 bodea Exp $
|
||||
|
||||
#ifndef __L2TPNS_H__
|
||||
#define __L2TPNS_H__
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <libcli.h>
|
||||
|
||||
#define VERSION "2.0.6"
|
||||
#define VERSION "2.0.7"
|
||||
|
||||
// Limits
|
||||
#define MAXTUNNEL 500 // could be up to 65535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue