Thanks Dave, I will clean up the one in api.c which is obsolete. Thanks for letting me know, John
From: Dave Barach (dbarach) Sent: Thursday, March 02, 2017 12:38 PM To: John Lo (loj) <l...@cisco.com> Cc: vpp-dev <vpp-dev@lists.fd.io> Subject: sw_interface_set_vxlan_bypass API message - 2x incompatible handlers... Dear John, I imagine that you might be the right person to warn about this... There are two incompatible implementations of vl_api_sw_interface_set_vxlan_bypass_t_handler. One in .../src/vpp/api/api.c, and the other one is in .../src/vnet/vxlan.c. One is feature-arc based, the other is not. Only one of them is being called. This can't be good. D.
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev