projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
29c173c
)
save state is no more
author
bodea
<bodea>
Thu, 10 Mar 2005 05:46:55 +0000
(
05:46
+0000)
committer
bodea
<bodea>
Thu, 10 Mar 2005 05:46:55 +0000
(
05:46
+0000)
l2tpns.h
patch
|
blob
|
history
diff --git
a/l2tpns.h
b/l2tpns.h
index
3783771
..
dcaa6ed
100644
(file)
--- a/
l2tpns.h
+++ b/
l2tpns.h
@@
-1,5
+1,5
@@
// L2TPNS Global Stuff
// L2TPNS Global Stuff
-// $Id: l2tpns.h,v 1.5
8 2005/03/10 03:31:2
5 bodea Exp $
+// $Id: l2tpns.h,v 1.5
9 2005/03/10 05:46:5
5 bodea Exp $
#ifndef __L2TPNS_H__
#define __L2TPNS_H__
#ifndef __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
typedef struct // route
{
// structures
typedef struct // route
{