save state is no more
This commit is contained in:
parent
29c173cadc
commit
bf06c59c60
1 changed files with 1 additions and 4 deletions
5
l2tpns.h
5
l2tpns.h
|
|
@ -1,5 +1,5 @@
|
||||||
// L2TPNS Global Stuff
|
// L2TPNS Global Stuff
|
||||||
// $Id: l2tpns.h,v 1.58 2005/03/10 03:31:25 bodea Exp $
|
// $Id: l2tpns.h,v 1.59 2005/03/10 05:46:55 bodea Exp $
|
||||||
|
|
||||||
#ifndef __L2TPNS_H__
|
#ifndef __L2TPNS_H__
|
||||||
#define __L2TPNS_H__
|
#define __L2TPNS_H__
|
||||||
|
|
@ -152,9 +152,6 @@ struct cli_tunnel_actions {
|
||||||
|
|
||||||
#define CLI_TUN_KILL 0x01
|
#define CLI_TUN_KILL 0x01
|
||||||
|
|
||||||
// dump header: update number if internal format changes
|
|
||||||
#define DUMP_MAGIC "L2TPNS#" VERSION "#"
|
|
||||||
|
|
||||||
// structures
|
// structures
|
||||||
typedef struct // route
|
typedef struct // route
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue