mirror_frr/bgpd
Donatas Abraitis 1b2095d120 bgpd: Delay returning RPKI instance as running
Start a separate timer which does the sync with the RPKI manager until
returns the synced status.

Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-04-06 10:35:37 +03:00
..
rfapi bgpd: Fix spelliing of serach 2022-04-02 07:46:19 -04:00
rfp-example build: properly split CFLAGS from AC_CFLAGS 2021-04-21 15:42:36 +02:00
.gitignore
bgp_addpath_types.h
bgp_addpath.c bgpd, lib, staticd, tests: Convert to using FOREACH_AFI_SAFI 2020-11-14 18:53:03 -05:00
bgp_addpath.h bgp: rename bgp_node to bgp_dest 2020-06-23 17:32:52 +02:00
bgp_advertise.c bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int 2022-02-01 13:31:16 +02:00
bgp_advertise.h *: require semicolon after DEFINE_<typesafe...> 2021-03-17 06:18:39 +01:00
bgp_aspath.c bgpd: Check for NULL inside aspath_unintern() 2022-02-09 16:41:14 +02:00
bgp_aspath.h bgpd: Replace 65535 with UINT16_MAX 2021-02-02 15:31:12 +02:00
bgp_attr_evpn.c bgpd: fix null pointer dereferences 2022-02-10 00:14:39 +03:00
bgp_attr_evpn.h bgpd: Fixing memcmp to avoid coverity issue 2022-01-31 21:50:50 -08:00
bgp_attr.c bgpd: Fix mixed print types for BGP_PREFIX_SID_SRV6_L3_SERVICE_SID_STRUCTURE_LENGTH 2022-03-28 11:08:33 +03:00
bgp_attr.h bgpd: Reuse get/set helpers for attr->community 2022-02-25 10:02:30 +02:00
bgp_bfd.c bgpd: fix source-address for BFD sessions when using update-source IFNAME 2021-11-12 19:32:06 +03:00
bgp_bfd.h bgpd: improve BFD with timers configuration 2021-03-23 12:40:11 -03:00
bgp_bmp.c bgpd: Add autocomplete for BMP targets 2022-03-26 18:41:54 +02:00
bgp_bmp.h *: require semicolon after DEFINE_<typesafe...> 2021-03-17 06:18:39 +01:00
bgp_btoa.c bgpd: Convert inet_ntoa to %pI4/inet_ntop 2020-10-18 11:22:30 +03:00
bgp_clist.c bgpd: large community exact match fix 2021-10-05 16:24:41 +02:00
bgp_clist.h bgpd: Auto-complete for community lists 2021-08-10 10:56:26 +03:00
bgp_community_alias.c bgpd: strncmp -> strcmp in community hash foo 2022-02-02 16:34:03 -05:00
bgp_community_alias.h bgpd: fix memory leaks in bgp_alias2community_str 2021-08-11 12:09:15 +03:00
bgp_community.c bgpd: Reuse get/set helpers for attr->community 2022-02-25 10:02:30 +02:00
bgp_community.h bgpd: Set NO_ADVERTISE community if blackhole community received 2021-01-21 16:00:53 +02:00
bgp_conditional_adv.c *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_conditional_adv.h bgpd: add knob to config cond-adv scanner period 2021-07-13 13:19:14 -04:00
bgp_damp.c *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_damp.h Revert "bgpd: peer / peer group dampening profiles" 2021-08-03 21:54:47 +03:00
bgp_debug.c bgpd: Reuse get/set helpers for attr->community 2022-02-25 10:02:30 +02:00
bgp_debug.h bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5 2021-06-07 17:58:22 -07:00
bgp_dump.c *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_dump.h bgpd: Add Support for rfc 8050 MRT add-path 2021-02-11 16:51:41 -08:00
bgp_ecommunity.c bgpd: small simplification for evpn RT commands 2022-03-27 13:02:05 +08:00
bgp_ecommunity.h bgpd: Add neighbor PEER link-bw-encoding-ieee 2021-08-30 14:21:49 +03:00
bgp_encap_tlv.c *: Replace 4/16 integers to IPV4_MAX_BYTELEN/IPV6_MAX_BYTELEN 2021-07-01 23:54:39 +03:00
bgp_encap_tlv.h
bgp_encap_types.h
bgp_errors.c bgpd: Warn user when an interface has no v6 LL address associated with it 2022-03-07 08:00:26 -05:00
bgp_errors.h bgpd: Warn user when an interface has no v6 LL address associated with it 2022-03-07 08:00:26 -05:00
bgp_evpn_mh.c Merge pull request #10849 from anlancs/bgpd-cleanup-2 2022-04-05 11:40:12 -04:00
bgp_evpn_mh.h bgpd: add cli for configuring the EVI limit per-ES-frag 2022-03-18 07:37:07 -04:00
bgp_evpn_private.h bgpd: remove dead code for evpn 2022-03-26 19:48:52 +08:00
bgp_evpn_vty.c bgpd: small simplification for evpn RT commands 2022-03-27 13:02:05 +08:00
bgp_evpn_vty.h bgpd: CLI to advertise gateway IP overlay index 2021-06-07 17:58:22 -07:00
bgp_evpn.c Merge pull request #10820 from donaldsharp/evpn_route_frag 2022-03-20 15:49:16 -04:00
bgp_evpn.h bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int 2022-02-01 13:31:16 +02:00
bgp_filter.c *: Remove redundand braces for single statement blocks 2021-11-27 11:20:59 +02:00
bgp_filter.h bgpd: add seqno in bgp as-path access-list policy 2021-03-17 22:06:53 -07:00
bgp_flowspec_private.h bgpd, lib: support for flow_label flowspec type 2020-08-21 13:37:08 +02:00
bgp_flowspec_util.c *: unify prefix copying 2021-06-29 16:11:47 +03:00
bgp_flowspec_util.h bgpd: ipv6 flowspec address decoding and validation 2020-08-21 13:37:08 +02:00
bgp_flowspec_vty.c bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity 2022-02-04 15:56:20 +02:00
bgp_flowspec.c bgpd: Use bgp_attr_[sg]et_ecommunity for struct ecommunity 2022-02-04 15:56:20 +02:00
bgp_flowspec.h bgpd: flowspec code support for ipv6 2020-08-21 13:37:08 +02:00
bgp_fsm.c bgpd: Use proper debug msg for graceful restart commands 2022-04-05 13:57:35 +03:00
bgp_fsm.h *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_io.c *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_io.h
bgp_keepalives.c
bgp_keepalives.h
bgp_label.c bgpd: Add %pBP printfrr() extension to print IP(hostname) for BGP peer 2022-03-31 21:20:11 +03:00
bgp_label.h bgpd: add some const 2021-10-01 07:48:45 -04:00
bgp_labelpool.c *: Add camelCase JSON keys in addition to PascalCase 2022-02-03 10:48:06 +02:00
bgp_labelpool.h *: require semicolon after DEFINE_<typesafe...> 2021-03-17 06:18:39 +01:00
bgp_lcommunity.c bgpd: Use get/set helpers for attr->lcommunity 2022-02-10 11:04:03 +02:00
bgp_lcommunity.h bgpd: separate lcommunity validation from tokenizer 2021-01-06 07:18:20 -05:00
bgp_mac.c bgpd: Generate and advertise gateway IP overlay index with EVPN RT-5 2021-06-07 17:58:22 -07:00
bgp_mac.h
bgp_main.c *: rework renaming the default VRF 2021-12-21 22:09:29 +03:00
bgp_memory.c lib, bgpd: changes for EAD-per-ES fragmentation 2022-03-18 07:37:06 -04:00
bgp_memory.h lib, bgpd: changes for EAD-per-ES fragmentation 2022-03-18 07:37:06 -04:00
bgp_mpath.c bgpd: Reuse get/set helpers for attr->community 2022-02-25 10:02:30 +02:00
bgp_mpath.h bgpd: Add vrf information to best path debugging 2021-11-12 13:24:04 -05:00
bgp_mplsvpn_snmp.c build: make builddir include path consistent 2021-04-21 15:42:33 +02:00
bgp_mplsvpn_snmp.h bgpd: implement mplsL3VpnVrfRtTable 2021-02-02 09:37:13 +00:00
bgp_mplsvpn.c bgpd: change the treatment for SRv6 routes 2022-02-25 15:34:28 +00:00
bgp_mplsvpn.h bgpd: change the treatment for SRv6 routes 2022-02-25 15:34:28 +00:00
bgp_network.c *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_network.h bgpd: Relax peer to be on the same host 2022-01-17 18:44:57 +02:00
bgp_nexthop.c bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IP 2021-06-07 17:59:45 -07:00
bgp_nexthop.h bgpd: EVPN route type-5 to type-2 recursive resolution using gateway IP 2021-06-07 17:59:45 -07:00
bgp_nht.c *: add SAFI argument to zclient_send_rnh 2022-03-27 14:57:22 +02:00
bgp_nht.h bgpd: prevent routes loop through itself 2021-07-12 13:57:36 +02:00
bgp_open.c bgpd: Implement LLGR helper mode 2021-12-28 16:07:59 +02:00
bgp_open.h bgpd: Implement rfc9072 2021-11-22 15:34:46 +02:00
bgp_packet.c bgpd: Add %pBP printfrr() extension to print IP(hostname) for BGP peer 2022-03-31 21:20:11 +03:00
bgp_packet.h *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_pbr.c Merge pull request #10531 from idryzhov/bgp-nexthop-cmp 2022-02-08 14:40:03 -05:00
bgp_pbr.h bgpd: fallback proto icmp/v6 to appropriate l3 filter 2020-08-21 13:37:08 +02:00
bgp_rd.c bgpd: Convert inet_ntoa to %pI4/inet_ntop 2020-10-18 11:22:30 +03:00
bgp_rd.h bgpd: support for Ethernet Segments and Type-1/EAD routes 2020-08-05 06:46:12 -07:00
bgp_regex.c
bgp_regex.h
bgp_route.c bgpd: Fix memory leak in subgroup_announce_check 2022-04-02 17:02:35 +08:00
bgp_route.h bgpd: change the treatment for SRv6 routes 2022-02-25 15:34:28 +00:00
bgp_routemap_nb_config.c bgpd, lib: fix inconsistency of match ip/ipv6 next-hop commands 2021-11-19 21:11:52 +03:00
bgp_routemap_nb.c bgpd: Add an ability to set extcommunity to none in route-maps 2021-08-18 14:14:52 +03:00
bgp_routemap_nb.h bgpd: Add an ability to set extcommunity to none in route-maps 2021-08-18 14:14:52 +03:00
bgp_routemap.c *: Fix spelling of ojbect 2022-04-02 07:46:19 -04:00
bgp_rpki.c bgpd: Delay returning RPKI instance as running 2022-04-06 10:35:37 +03:00
bgp_rpki.h bgpd: Convert RPKI states to an enum and use them 2021-03-26 08:23:33 -04:00
bgp_script.c bgpd: Make sure we pop the table from the stack when decoding struct attr 2022-03-29 17:47:28 +03:00
bgp_script.h bgpd: Update bgp_script encoders and decoders 2021-06-22 05:03:07 +08:00
bgp_snmp.c bgpd: Fix misleading comments for some parts 2021-08-05 16:29:52 +03:00
bgp_table.c *: use semicolon after printfrr_ext_autoreg_{p,d} 2022-01-14 13:33:57 +01:00
bgp_table.h bgpd: Make sure bgp_dest lock/unlock tracepoints works for LTTng as well 2021-09-23 20:00:54 +03:00
bgp_trace.c *: make sure config.h or zebra.h is first 2021-04-23 12:06:35 +02:00
bgp_trace.h bgpd: lttng tracepoint for local events received from zebra 2021-10-15 10:37:02 -07:00
bgp_updgrp_adv.c *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_updgrp_packet.c bgpd: Convert bgp_addpath_encode_[tr]x() to bool from int 2022-02-01 13:31:16 +02:00
bgp_updgrp.c *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_updgrp.h *: Change thread->func to return void instead of int 2022-02-23 19:56:04 -05:00
bgp_vnc_types.h
bgp_vpn.c bgpd: Convert vty_out to vty_json for JSON 2021-11-25 17:51:12 +02:00
bgp_vpn.h
bgp_vty.c *: Fix spelling of Gracefull 2022-04-02 07:46:19 -04:00
bgp_vty.h bgpd: Add BGP configuration start/end markers 2022-03-22 09:04:46 +02:00
bgp_zebra.c bgpd: Warn user when an interface has no v6 LL address associated with it 2022-03-07 08:00:26 -05:00
bgp_zebra.h bgpd: Few code optimisations 2021-11-19 07:33:22 +05:30
bgpd.c bgpd, vtysh: Fix spelliing of explicitely 2022-04-02 07:25:18 -04:00
bgpd.conf.sample2
bgpd.h bgpd: Add %pBP printfrr() extension to print IP(hostname) for BGP peer 2022-03-31 21:20:11 +03:00
IMPLEMENTATION.txt
Makefile
subdir.am Revert "bgpd: bgp northbound callbacks prototypes" 2021-08-03 23:36:31 +03:00