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:
2b5cae3
)
add new radius state
author
Brendan O'Dea
<bod@optus.net>
Mon, 16 May 2005 06:01:08 +0000
(06:01 +0000)
committer
Brendan O'Dea
<bod@optus.net>
Mon, 16 May 2005 06:01:08 +0000
(06:01 +0000)
cli.c
patch
|
blob
|
history
diff --git
a/cli.c
b/cli.c
index
886bf1f
..
84057e8
100644
(file)
--- a/
cli.c
+++ b/
cli.c
@@
-2,7
+2,7
@@
// vim: sw=8 ts=8
char const *cvs_name = "$Name: $";
-char const *cvs_id_cli = "$Id: cli.c,v 1.5
7 2005-05-09 08:53:50
bodea Exp $";
+char const *cvs_id_cli = "$Id: cli.c,v 1.5
8 2005-05-16 06:01:08
bodea Exp $";
#include <stdio.h>
#include <stdarg.h>
@@
-1018,6
+1018,7
@@
static int cmd_show_radius(struct cli_def *cli, char *command, char **argv, int
"IPCP",
"START",
"STOP",
+ "INTRM",
"WAIT",
};