commit | be01e635bcc942395c581eeb5a108edaaa82e36f | [log] [tgz] |
---|---|---|
author | Neale Ranns <nranns@cisco.com> | Thu Oct 10 12:59:02 2019 -0700 |
committer | Ole Trøan <otroan@employees.org> | Fri Oct 11 11:27:51 2019 +0000 |
tree | c3ce07679fd0a4ffcf5090b16dfd141849ca1a22 | |
parent | 1a41a35b27da6921d6d86a9f1ad5f1b46e1185f7 [diff] |
ip: RD-CP API incorrect reply code Type: fix Change-Id: Ie436d51999dc1384a0db492f28a7e66620e14551 Signed-off-by: Neale Ranns <nranns@cisco.com>
diff --git a/src/vnet/ip/rd_cp.c b/src/vnet/ip/rd_cp.c index 2af24c0..f6cb674 100644 --- a/src/vnet/ip/rd_cp.c +++ b/src/vnet/ip/rd_cp.c
@@ -643,7 +643,7 @@ BAD_SW_IF_INDEX_LABEL; - REPLY_MACRO (VL_API_SW_INTERFACE_SET_TABLE_REPLY); + REPLY_MACRO (VL_API_IP6_ND_ADDRESS_AUTOCONFIG_REPLY); } #define vl_msg_name_crc_list