Clean up VXLAN api message handler registration issues 02/5602/3
authorJohn Lo <loj@cisco.com>
Fri, 3 Mar 2017 00:21:36 +0000 (19:21 -0500)
committerDave Barach <openvpp@barachs.net>
Fri, 3 Mar 2017 19:20:14 +0000 (19:20 +0000)
commit114f846f1919e4982c7170f14d63f3cced0d887c
tree81e1717c4bc6569976d12a7ef7df02d8eeb38380
parentcc40565b6eb3136d42fd67b57e4f0e01a5970a72
Clean up VXLAN api message handler registration issues

Remove the duplcate VXLAN related API handlers from api.c and keep
the proper ones in ./src/vnet/vxlan/vxlan_api.c.

Change-Id: I3b17e17d735bb453d080243bfa2783ce0de64885
Signed-off-by: John Lo <loj@cisco.com>
src/vpp/api/api.c