mirror_frr/bgpd/rfapi
Vincent JARDIN 8881d722da rfapi: fix clang warning
When DEBUG_L2_EXTRA is not set, clang emits a warning because rc is not
used.

Signed-off-by: Vincent Jardin <vincent.jardin@6wind.com>
2017-10-08 23:43:59 +02:00
..
bgp_rfapi_cfg.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
bgp_rfapi_cfg.h bgp rfapi: use route_table_init and _finish (fixes crash due to recent lib change) 2017-07-27 11:02:31 -04:00
rfapi_ap.c *: reindent 2017-07-17 14:04:07 +02:00
rfapi_ap.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_backend.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_descriptor_rfp_utils.c *: reindent 2017-07-17 14:04:07 +02:00
rfapi_descriptor_rfp_utils.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_encap_tlv.c *: reindent 2017-07-17 14:04:07 +02:00
rfapi_encap_tlv.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_import.c rfapi: avoid calling NULL() function. 2017-10-08 17:56:23 +02:00
rfapi_import.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_monitor.c rfapi: fix clang warning 2017-10-08 23:43:59 +02:00
rfapi_monitor.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_nve_addr.c *: reindent 2017-07-17 14:04:07 +02:00
rfapi_nve_addr.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_private.h bgp rfapi: use route_table_init and _finish (fixes crash due to recent lib change) 2017-07-27 11:02:31 -04:00
rfapi_rib.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
rfapi_rib.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi_vty.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
rfapi_vty.h *: reindent 2017-07-17 14:04:07 +02:00
rfapi.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
rfapi.h *: reindent 2017-07-17 14:04:07 +02:00
vnc_debug.c *: Add 'show debugging' command from vtysh 2017-08-21 07:23:59 -04:00
vnc_debug.h *: reindent 2017-07-17 14:04:07 +02:00
vnc_export_bgp_p.h *: reindent 2017-07-17 14:04:07 +02:00
vnc_export_bgp.c *: Convert list_free usage to list_delete 2017-10-05 10:53:17 -04:00
vnc_export_bgp.h *: reindent 2017-07-17 14:04:07 +02:00
vnc_export_table.c *: reindent 2017-07-17 14:04:07 +02:00
vnc_export_table.h *: reindent 2017-07-17 14:04:07 +02:00
vnc_import_bgp_p.h *: reindent 2017-07-17 14:04:07 +02:00
vnc_import_bgp.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
vnc_import_bgp.h *: reindent 2017-07-17 14:04:07 +02:00
vnc_zebra.c *: Convert list_delete(struct list *) to ** to allow nulling 2017-10-05 10:53:13 -04:00
vnc_zebra.h *: reindent 2017-07-17 14:04:07 +02:00