aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-api-test
diff options
context:
space:
mode:
authorMichael Qiu <qdy220091330@gmail.com>2016-07-07 11:28:27 +0800
committerChris Luke <chris_luke@comcast.com>2016-07-29 13:01:37 +0000
commit2828efcfb96be56f0ef894e2df1e309670a2283a (patch)
treee4dcb34ce60a7d6cef9f6e0afe5c124557a535a6 /vpp-api-test
parenta2f27af2144636db88b4937155ad9c86e82f2b50 (diff)
plugin/vcgn:Remove local defined ip4_interface_first_address
Function ip4_interface_first_address has been defined in vnet/ip/ip4.h, and result an compile issue. CC vcgn/cnat_ipv4_icmp_error_outside_input.lo CC vcgn/cnat_logging.lo vcgn/cnat_logging.c:361:1: error: conflicting types for 'ip4_interface_first_address' ip4_interface_first_address (ip4_main_t * im, u32 sw_if_index) ^ In file included from /usr/include/vnet/ip/ip.h:57:0, from vcgn/cnat_logging.c:24: /usr/include/vnet/ip/ip4.h:390:1: note: previous declaration of 'ip4_interface_first_address' was here ip4_interface_first_address (ip4_main_t * im, u32 sw_if_index, ^ make: *** [vcgn/cnat_logging.lo] Error 1 Change-Id: I1165c9bb778263c195ed34ab438dcb27dfd207bc Signed-off-by: Michael Qiu <qiudayu@chinac.com>
Diffstat (limited to 'vpp-api-test')
0 files changed, 0 insertions, 0 deletions