projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
2a11e02
)
release 2.0.3
author
bodea
<bodea>
Tue, 2 Nov 2004 23:43:52 +0000
(23:43 +0000)
committer
bodea
<bodea>
Tue, 2 Nov 2004 23:43:52 +0000
(23:43 +0000)
Changes
patch
|
blob
|
history
l2tpns.h
patch
|
blob
|
history
diff --git
a/Changes
b/Changes
index
7f3f45f
..
c876683
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,4
+1,4
@@
-*
? David Parrish <david@dparrish.com> ?
+*
Wed Nov 3 2004 Brendan O'Dea <bod@optusnet.com.au> 2.0.3
- Added support for hidden AVPs by Robert Clark
- l2tpns-chap-response.patch from Robert Clark
- Merge l2tpns-config-hostname.patch from Robert Clark
- Added support for hidden AVPs by Robert Clark
- l2tpns-chap-response.patch from Robert Clark
- Merge l2tpns-config-hostname.patch from Robert Clark
diff --git
a/l2tpns.h
b/l2tpns.h
index
0220517
..
1288233
100644
(file)
--- a/
l2tpns.h
+++ b/
l2tpns.h
@@
-1,5
+1,5
@@
// L2TPNS Global Stuff
// L2TPNS Global Stuff
-// $Id: l2tpns.h,v 1.2
6 2004/11/02 04:35:04
bodea Exp $
+// $Id: l2tpns.h,v 1.2
7 2004/11/02 23:43:52
bodea Exp $
#ifndef __L2TPNS_H__
#define __L2TPNS_H__
#ifndef __L2TPNS_H__
#define __L2TPNS_H__
@@
-15,7
+15,7
@@
#include <sys/types.h>
#include <libcli.h>
#include <sys/types.h>
#include <libcli.h>
-#define VERSION "2.0.
2
"
+#define VERSION "2.0.
3
"
// Limits
#define MAXTUNNEL 500 // could be up to 65535
// Limits
#define MAXTUNNEL 500 // could be up to 65535