DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6... 16/5616/2
authorNeale Ranns <nranns@cisco.com>
Mon, 20 Feb 2017 17:42:36 +0000 (09:42 -0800)
committerDave Barach <openvpp@barachs.net>
Sat, 4 Mar 2017 01:23:56 +0000 (01:23 +0000)
commit358425b86cb231efd2330e5aeb077cad38c2efad
treee8b60b6a4259b73a1b576cdff7815efbda9a8143
parente04c29942af6a130591059679531c9ffa3d7237a
DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHCPv6. For the same table ID, the unicast-FIB index is not necessarily the same value as the multicast-FIB index, since features (like LISP, SR) can create unicast-tables, and thus affect only the index of the unicast FIBs

Change-Id: Ibfa334d7eda822f742c241b7ce69a6271b4753a9
Signed-off-by: Neale Ranns <nranns@cisco.com>
src/vnet/dhcp/dhcp6_proxy_node.c
src/vnet/dhcp/dhcp_proxy.c
src/vnet/dhcp/dhcp_proxy.h
src/vnet/interface_api.c