From ef3c11ca93b651611af33ab3e5d64217504d221d Mon Sep 17 00:00:00 2001 From: Dave Barach Date: Mon, 14 Oct 2019 11:26:15 -0400 Subject: mactime: add the "mactime.json" builtin URL If the http static server plugin is enabled, register the name "mactime.json" with the server. Visiting /mactime.json produces a json brain-dump of the mactime table. Type: feature Signed-off-by: Dave Barach Change-Id: Ie39b0c776675864a85251b8c07fbf719d399f6de --- src/plugins/mactime/mactime_test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/mactime/mactime_test.c') diff --git a/src/plugins/mactime/mactime_test.c b/src/plugins/mactime/mactime_test.c index 40a9da08442..b47cc211435 100644 --- a/src/plugins/mactime/mactime_test.c +++ b/src/plugins/mactime/mactime_test.c @@ -432,7 +432,6 @@ vl_api_mactime_details_t_handler (vl_api_mactime_details_t * mp) clib_warning ("WARNING: stub called..."); } - #include /* -- cgit 1.2.3-korg