projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a415c8e
)
save state is no more
author
Brendan O'Dea
<bod@optus.net>
Thu, 10 Mar 2005 05:46:55 +0000
(
05:46
+0000)
committer
Brendan O'Dea
<bod@optus.net>
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
7478794
..
9786bff
100644
(file)
--- a/
l2tpns.h
+++ b/
l2tpns.h
@@
-1,5
+1,5
@@
// 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__
@@
-152,9
+152,6
@@
struct cli_tunnel_actions {
#define CLI_TUN_KILL 0x01
-// dump header: update number if internal format changes
-#define DUMP_MAGIC "L2TPNS#" VERSION "#"
-
// structures
typedef struct // route
{