From: bodea Date: Mon, 16 May 2005 06:01:08 +0000 (+0000) Subject: add new radius state X-Git-Tag: release_2_1_0~18 X-Git-Url: http://git.sameswireless.fr/l2tpns.git/commitdiff_plain/45a08e2c9522c630df4c42d37a121186e5a43ea6?hp=02fdf677415da6f1f3dd2fc7cb1fcd02f8d9ee08 add new radius state --- diff --git a/cli.c b/cli.c index 1d4dea1..80afe3b 100644 --- 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.57 2005/05/09 08:53:50 bodea Exp $"; +char const *cvs_id_cli = "$Id: cli.c,v 1.58 2005/05/16 06:01:08 bodea Exp $"; #include #include @@ -1018,6 +1018,7 @@ static int cmd_show_radius(struct cli_def *cli, char *command, char **argv, int "IPCP", "START", "STOP", + "INTRM", "WAIT", };