mirror_frr/bgpd
Donatas Abraitis d6878aacef
Merge pull request #13509 from pguibert6WIND/bgp_nht_other_if_cases
bgpd: upon if up event, evaluate bnc with matching nexthop
2023-06-08 20:19:48 +03:00
..
rfapi bgpd: Initialize pfx_buf to zeros before using in bgp_path_info_cmp() 2023-05-20 10:03:10 +03:00
rfp-example
.gitignore
bgp_addpath_types.h
bgp_addpath.c
bgp_addpath.h
bgp_advertise.c
bgp_advertise.h
bgp_aspath.c
bgp_aspath.h
bgp_attr_evpn.c
bgp_attr_evpn.h
bgp_attr.c bgpd: fix bgpd core when unintern attr 2023-05-30 22:49:07 +00:00
bgp_attr.h
bgp_bfd.c doc: Add missing rfc9384 to BGP supported RFC list 2023-04-01 21:56:37 +03:00
bgp_bfd.h
bgp_bmp.c bgpd: bmp fix peer-up ports byte order 2023-04-03 17:19:32 +02:00
bgp_bmp.h
bgp_btoa.c
bgp_clist.c bgpd: entry->any is never true 2023-06-05 07:57:49 -04:00
bgp_clist.h bgpd: entry->any is never true 2023-06-05 07:57:49 -04:00
bgp_community_alias.c
bgp_community_alias.h
bgp_community.c
bgp_community.h
bgp_conditional_adv.c
bgp_conditional_adv.h
bgp_damp.c
bgp_damp.h
bgp_debug.c
bgp_debug.h
bgp_dump.c bgpd: increase buffer size used for dumping BGP to MRT files 2023-03-30 14:23:48 +01:00
bgp_dump.h
bgp_ecommunity.c bgpd: fix show running of nt extcommunity 2023-05-05 17:50:36 +02:00
bgp_ecommunity.h bgpd: Reuse encode_route_target_ip() function 2023-04-14 22:33:34 +03:00
bgp_encap_tlv.c
bgp_encap_tlv.h
bgp_encap_types.h
bgp_errors.c
bgp_errors.h
bgp_evpn_mh.c bgpd:add correct value into dfAlgorithm json output 2023-04-16 10:29:09 -07:00
bgp_evpn_mh.h
bgp_evpn_private.h
bgp_evpn_vty.c bgpd: Using no pretty json output for l2vpn-Evpn routes 2023-05-22 14:14:30 -07:00
bgp_evpn_vty.h
bgp_evpn.c Merge pull request #13310 from opensourcerouting/feature/bgpd_node_target_extended_community 2023-04-25 11:06:23 -04:00
bgp_evpn.h bgpd: Treat withdraw variable as a bool 2023-04-06 17:41:32 -04:00
bgp_filter.c
bgp_filter.h
bgp_flowspec_private.h
bgp_flowspec_util.c bgpd: add some flowspec sanity returns 2023-04-28 22:28:16 +02:00
bgp_flowspec_util.h
bgp_flowspec_vty.c
bgp_flowspec.c bgpd: Free temp memory 2023-05-29 13:39:14 +04:00
bgp_flowspec.h bgpd: Treat withdraw variable as a bool 2023-04-06 17:41:32 -04:00
bgp_fsm.c bgpd: Give more data when state machine fails to change state 2023-06-02 11:02:54 -04:00
bgp_fsm.h
bgp_io.c
bgp_io.h
bgp_keepalives.c
bgp_keepalives.h
bgp_label.c
bgp_label.h
bgp_labelpool.c bgpd: add 'show bgp label-nexthop [detail]' command 2023-05-09 21:00:57 +02:00
bgp_labelpool.h bgpd: add 'show bgp label-nexthop [detail]' command 2023-05-09 21:00:57 +02:00
bgp_lcommunity.c bgpd: Fix lcom->str string length to correctly cover aliases 2023-04-20 16:51:56 -04:00
bgp_lcommunity.h
bgp_mac.c bgpd: Cosmetic change for mac check 2023-05-10 16:58:29 +08:00
bgp_mac.h
bgp_main.c
bgp_memory.c
bgp_memory.h
bgp_mpath.c
bgp_mpath.h
bgp_mplsvpn_snmp.c bgpd: Coverity mistakenly believes we can fall through 2023-04-21 07:57:19 -04:00
bgp_mplsvpn_snmp.h
bgp_mplsvpn.c bgpd: blnc cannot be NULL at if statement time 2023-06-01 08:58:16 -04:00
bgp_mplsvpn.h bgpd: add support for l3vpn per-nexthop label 2023-05-09 21:00:57 +02:00
bgp_network.c
bgp_network.h
bgp_nexthop.c bgpd: rename bnc->ifindex to bnc->ifindex_ipv6_ll 2023-05-26 08:33:50 +02:00
bgp_nexthop.h bgpd: rename bnc->ifindex to bnc->ifindex_ipv6_ll 2023-05-26 08:33:50 +02:00
bgp_nht.c Merge pull request #13509 from pguibert6WIND/bgp_nht_other_if_cases 2023-06-08 20:19:48 +03:00
bgp_nht.h
bgp_open.c
bgp_open.h
bgp_packet.c bgpd: Treat withdraw variable as a bool 2023-04-06 17:41:32 -04:00
bgp_packet.h bgpd: Treat withdraw variable as a bool 2023-04-06 17:41:32 -04:00
bgp_pbr.c
bgp_pbr.h
bgp_rd.c
bgp_rd.h
bgp_regex.c
bgp_regex.h
bgp_route.c bgpd: Add an ability to control default-originate route-map timer 2023-05-31 22:58:30 +03:00
bgp_route.h bgpd: Refactor subgroup_announce_table() to reuse an existing helpers 2023-05-25 17:04:47 +03:00
bgp_routemap_nb_config.c bgpd: Implement match source-protocol for route-maps 2023-05-11 11:39:23 +03:00
bgp_routemap_nb.c bgpd: Implement match source-protocol for route-maps 2023-05-11 11:39:23 +03:00
bgp_routemap_nb.h bgpd: Implement match source-protocol for route-maps 2023-05-11 11:39:23 +03:00
bgp_routemap.c bgpd: Implement match source-protocol for route-maps 2023-05-11 11:39:23 +03:00
bgp_rpki.c
bgp_rpki.h
bgp_script.c
bgp_script.h
bgp_snmp_bgp4.c
bgp_snmp_bgp4.h
bgp_snmp_bgp4v2.c
bgp_snmp_bgp4v2.h
bgp_snmp.c
bgp_snmp.h
bgp_table.c
bgp_table.h
bgp_trace.c
bgp_trace.h
bgp_updgrp_adv.c bgpd: Refactor subgroup_announce_table() to reuse an existing helpers 2023-05-25 17:04:47 +03:00
bgp_updgrp_packet.c
bgp_updgrp.c bgpd: Remove bgp_lock() when spawning a timer for default-originate 2023-05-31 22:49:32 +03:00
bgp_updgrp.h
bgp_vnc_types.h
bgp_vpn.c
bgp_vpn.h
bgp_vty.c Merge pull request #13650 from opensourcerouting/feature/bgpd_default_originate_route_map_timer 2023-06-08 12:05:35 -04:00
bgp_vty.h
bgp_zebra.c bgpd: use nexthop interface when adding LSP in BGP MPLSVPN 2023-05-09 21:00:57 +02:00
bgp_zebra.h bgpd: use nexthop interface when adding LSP in BGP MPLSVPN 2023-05-09 21:00:57 +02:00
bgpd.c bgpd: Add an ability to control default-originate route-map timer 2023-05-31 22:58:30 +03:00
bgpd.h bgpd: Add an ability to control default-originate route-map timer 2023-05-31 22:58:30 +03:00
Makefile
subdir.am