ioam: remove api boilerplate 01/22601/3
authorOle Troan <ot@cisco.com>
Tue, 8 Oct 2019 09:35:23 +0000 (11:35 +0200)
committerNeale Ranns <nranns@cisco.com>
Wed, 9 Oct 2019 07:53:10 +0000 (07:53 +0000)
commitab96454e3aba8e60094e773a39e9d28f50d7192e
treec78289d57c16992ec340b1c64da61ddf51abc726
parentb126ebcf421830e739e74a532e35351f1a5fe2c1
ioam: remove api boilerplate

Note: The VAT _test.c plugins need some more adjustments.

Type: refactor
Change-Id: Ifa150683d7d68db7950f66ef85eea73c8281ba14
Signed-off-by: Ole Troan <ot@cisco.com>
29 files changed:
MAINTAINERS
src/plugins/ioam/CMakeLists.txt
src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export.c
src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export_all_api_h.h [deleted file]
src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export_msg_enum.h [deleted file]
src/plugins/ioam/export-vxlan-gpe/vxlan_gpe_ioam_export_test.c
src/plugins/ioam/export/ioam_export.c
src/plugins/ioam/export/ioam_export_all_api_h.h [deleted file]
src/plugins/ioam/export/ioam_export_msg_enum.h [deleted file]
src/plugins/ioam/export/ioam_export_test.c
src/plugins/ioam/ip6/ioam_cache.c
src/plugins/ioam/ip6/ioam_cache_all_api_h.h [deleted file]
src/plugins/ioam/ip6/ioam_cache_msg_enum.h [deleted file]
src/plugins/ioam/lib-pot/pot_all_api_h.h [deleted file]
src/plugins/ioam/lib-pot/pot_api.c
src/plugins/ioam/lib-pot/pot_msg_enum.h [deleted file]
src/plugins/ioam/lib-pot/pot_test.c
src/plugins/ioam/lib-trace/trace_all_api_h.h [deleted file]
src/plugins/ioam/lib-trace/trace_api.c
src/plugins/ioam/lib-trace/trace_msg_enum.h [deleted file]
src/plugins/ioam/lib-trace/trace_test.c
src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_all_api_h.h [deleted file]
src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_api.c
src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_msg_enum.h [deleted file]
src/plugins/ioam/lib-vxlan-gpe/vxlan_gpe_test.c
src/plugins/ioam/udp-ping/udp_ping_all_api_h.h [deleted file]
src/plugins/ioam/udp-ping/udp_ping_api.c
src/plugins/ioam/udp-ping/udp_ping_msg_enum.h [deleted file]
src/plugins/ioam/udp-ping/udp_ping_test.c