X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/1eca21ec9caadb684fff8fd21e112e64ac3462ee..3b8df1d7d8e8e73c3ed2705f39723e54ccf59b68:/cli.c 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", };