projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
* Update cli callbacks to work with libcli 1.6.
[l2tpns.git]
/
constants.c
diff --git
a/constants.c
b/constants.c
index
46258b1
..
e965b57
100644
(file)
--- a/
constants.c
+++ b/
constants.c
@@
-1,10
+1,14
@@
+// L2TPNS: constants
+
+char const *cvs_id_constants = "$Id: constants.c,v 1.3 2004/06/28 02:43:13 fred_nerk Exp $";
+
#include "constants.h"
#include <memory.h>
const char *lcp_types[MAX_LCP_TYPE+1] = {
"Reserved",
"Maximum-Receive-Unit",
#include "constants.h"
#include <memory.h>
const char *lcp_types[MAX_LCP_TYPE+1] = {
"Reserved",
"Maximum-Receive-Unit",
- "
Reserved 2
",
+ "
Async-Control-Map
",
"Authentication-Protocol",
"Quality-Protocol",
"Magic-Number",
"Authentication-Protocol",
"Quality-Protocol",
"Magic-Number",