Fix sw_interface_set_unnumbered API for FIB2.0 87/3287/1
authorIgor Mikhailov (imichail) <imichail@cisco.com>
Wed, 5 Oct 2016 22:58:35 +0000 (15:58 -0700)
committerIgor Mikhailov (imichail) <imichail@cisco.com>
Wed, 5 Oct 2016 22:58:35 +0000 (15:58 -0700)
commit6c681c95e9924b45bede44668e87ec17a96cc8f4
tree027d834fdf1727d0ae3c07b19220229c9cf9d502
parentb80f9d1b7335f8d32adc0798f26a450419e44695
Fix sw_interface_set_unnumbered API for FIB2.0

ip[4|6]_sw_interface_enable_disable() should be called for
the unnumbered interface (and not on the interface with IP address)

Change-Id: Iffd347c539567c1302fa8136eea9c4e06b24d1bd
Signed-off-by: Igor Mikhailov (imichail) <imichail@cisco.com>
vpp/vpp-api/api.c