Skip to content

Commit

Permalink
Added several BA messages.
Browse files Browse the repository at this point in the history
  • Loading branch information
t-momose committed Mar 2, 2005
1 parent c07c8e4 commit 84a690e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kame/kame/shisad/common.c
@@ -1,4 +1,4 @@
/* $KAME: common.c,v 1.15 2005/02/18 17:22:41 t-momose Exp $ */
/* $KAME: common.c,v 1.16 2005/03/02 02:47:52 t-momose Exp $ */
/*
* Copyright (C) 2004 WIDE Project. All rights reserved.
*
Expand Down Expand Up @@ -1207,7 +1207,7 @@ mipsock_nodetype_request(nodetype, enable)

static const char *binding_ack_status_desc[] = {
"binding update accepted",
"#1",
"Accepted but prefix discovery necessary",
"#2",
"#3",
"#4",
Expand Down Expand Up @@ -1345,7 +1345,7 @@ static const char *binding_ack_status_desc[] = {
"expired home nonce index",
"expired care-of nonce index",
"expired Nonces",
"#139"
"Registration type change disallowed",
"#140",
"#141",
"#142",
Expand Down

0 comments on commit 84a690e

Please sign in to comment.