..
bgp_rfapi_cfg.c
bgpd: rfapi properly free a couple lists
2022-12-21 15:22:24 -05:00
bgp_rfapi_cfg.h
*: require semicolon after DEFINE_QOBJ & co.
2021-03-17 06:18:37 +01:00
rfapi_ap.c
bgpd: rfapi code does not need to assert on memory allocations
2022-07-19 13:54:10 -04:00
rfapi_ap.h
*: reindent
2017-07-17 14:04:07 +02:00
rfapi_backend.h
bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC
2020-04-01 15:05:26 -04:00
rfapi_descriptor_rfp_utils.c
*: fix config.h/zebra.h include order
2018-09-08 21:30:42 +02:00
rfapi_descriptor_rfp_utils.h
*: reindent
2017-07-17 14:04:07 +02:00
rfapi_encap_tlv.c
bgpd: rfapi code does not need to assert on memory allocations
2022-07-19 13:54:10 -04:00
rfapi_encap_tlv.h
*: reindent
2017-07-17 14:04:07 +02:00
rfapi_import.c
bgpd: free rfapi callback object always
2023-02-22 19:50:29 +00:00
rfapi_import.h
*: Change thread->func to return void instead of int
2022-02-23 19:56:04 -05:00
rfapi_monitor.c
bgpd: Convert thread_cancel to THREAD_OFF and use THREAD_ARG
2022-07-21 08:30:49 -04:00
rfapi_monitor.h
bgpd, lib, ripngd: Add agg_node_get_prefix
2020-03-24 07:51:41 -04:00
rfapi_nve_addr.c
bgpd, isisd, lib: Make key values const for skiplist
2020-03-24 07:33:13 -04:00
rfapi_nve_addr.h
bgpd, isisd, lib: Make key values const for skiplist
2020-03-24 07:33:13 -04:00
rfapi_private.h
bgpd: Replace rfapi_time() with monotime()
2022-08-24 08:28:51 -04:00
rfapi_rib.c
bgpd: Use %pRD for prefix_rd2str()
2022-09-22 13:12:11 +03:00
rfapi_rib.h
bgpd, isisd, lib: Make key values const for skiplist
2020-03-24 07:33:13 -04:00
rfapi_vty.c
*: apply proper format string attributes
2023-01-27 12:01:17 +01:00
rfapi_vty.h
bgpd/rfapi: add missing printf attribute
2023-02-01 03:00:22 +01:00
rfapi.c
bgpd: inet_ntop() adjustments
2022-11-29 17:36:13 +02:00
rfapi.h
*: Remove solaris from FRR
2020-09-21 10:02:20 -04:00
vnc_debug.c
*: move CLI node names to cmd_node->name
2020-04-16 12:53:59 +02:00
vnc_debug.h
bgpd: #if ENABLE_BGP_VNC -> #ifdef ENABLE_BGP_VNC
2020-04-01 15:05:26 -04:00
vnc_export_bgp_p.h
bgpd: Rework code to use const struct prefix
2020-03-24 07:51:41 -04:00
vnc_export_bgp.c
bgpd: Convert thread_cancel to THREAD_OFF and use THREAD_ARG
2022-07-21 08:30:49 -04:00
vnc_export_bgp.h
*: reindent
2017-07-17 14:04:07 +02:00
vnc_export_table.c
bgpd: rfapi code does not need to assert on memory allocations
2022-07-19 13:54:10 -04:00
vnc_export_table.h
lib, bgpd: Another round of struct const prefix
cleanup
2020-03-26 16:22:00 -04:00
vnc_import_bgp_p.h
bgpd: Rename various variable names to something more appropriate
2018-10-09 14:26:30 -04:00
vnc_import_bgp.c
*: Properly use memset() when zeroing
2022-05-11 14:08:47 +03:00
vnc_import_bgp.h
bgpd: Rework code to use const struct prefix
2020-03-24 07:51:41 -04:00
vnc_zebra.c
*: frr_with_mutex change to follow our standard
2022-07-20 15:50:32 -04:00
vnc_zebra.h
bgpd, ripngd: Convert to using new agg_table/route
2018-08-30 17:47:59 -04:00