don't send a RADIUS start record when ungardening on shutdown
This commit is contained in:
parent
c223bc0c14
commit
f6f41eb777
4 changed files with 21 additions and 16 deletions
4
l2tpns.h
4
l2tpns.h
|
|
@ -1,5 +1,5 @@
|
|||
// L2TPNS Global Stuff
|
||||
// $Id: l2tpns.h,v 1.42 2004-11-30 19:37:46 bodea Exp $
|
||||
// $Id: l2tpns.h,v 1.43 2004-12-01 02:52:46 bodea Exp $
|
||||
|
||||
#ifndef __L2TPNS_H__
|
||||
#define __L2TPNS_H__
|
||||
|
|
@ -15,7 +15,7 @@
|
|||
#include <sys/types.h>
|
||||
#include <libcli.h>
|
||||
|
||||
#define VERSION "2.0.10"
|
||||
#define VERSION "2.0.11"
|
||||
|
||||
// Limits
|
||||
#define MAXTUNNEL 500 // could be up to 65535
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue