summaryrefslogtreecommitdiff
path: root/bgpd
AgeCommit message (Expand)Author
2023-02-27Merge pull request #12898 from FRRouting/mergify/bp/dev/8.5/pr-12888Donald Sharp
2023-02-25bgpd: Avoid double aspath_dup() for confederation when remote-as != AS_SPECIFIEDDonatas Abraitis
2023-02-24tests: Check if peer->af_flags can be higher than uint32_tDonatas Abraitis
2023-02-24bgpd: Renumber peer->af_flags to be without any gapsDonatas Abraitis
2023-02-24bgpd: Convert missing uint32_t to uint64_t for for af_flags/flagsDonatas Abraitis
2023-02-24bgpd: Convert peer_af_flag_check() to boolDonatas Abraitis
2023-02-24Merge pull request #12891 from FRRouting/mergify/bp/dev/8.5/pr-12884Donatas Abraitis
2023-02-24lib, bgpd: bmp was not specifying l2vpn afiDonald Sharp
2023-02-24bgpd: Flowspec overflow issueDonald Sharp
2023-02-23bgpd: Align `show bgp ...` output with the header for wide optionDonatas Abraitis
2023-02-22Merge pull request #12877 from FRRouting/mergify/bp/dev/8.5/pr-12869Jafar Al-Gharaibeh
2023-02-22Merge pull request #12875 from FRRouting/mergify/bp/dev/8.5/pr-12865Jafar Al-Gharaibeh
2023-02-22bgpd: Give better debug message when configuration is being read inDonald Sharp
2023-02-22bgpd: free rfapi callback object alwaysMark Stapp
2023-02-22bgpd: Pass global ASN for confederation peers if not AS_SPECIFIEDDonatas Abraitis
2023-02-21bgpd: clarify when the vpnv6 nexthop length must be modifiedPhilippe Guibert
2023-02-21bgpd: factorise ipv6 vpn nexthop encodingPhilippe Guibert
2023-02-16bgpd: Prevent multipathing among EVPN and non-EVPN pathsvivek
2023-02-16bgpd: Fix deterministic-med check for stale pathsvivek
2023-02-10bgpd: Intern default-originate attributes to avoid use-after-freeDonatas Abraitis
2023-02-08bgpd: fix use-after-free crash for evpnanlan_cs
2023-02-07Merge pull request #12748 from opensourcerouting/fix/route_map_vpn_importRuss White
2023-02-07Merge pull request #12720 from opensourcerouting/fix/ecommunity_ipv6_missing_...Russ White
2023-02-06bgpd: Add more context in logs about from where to where routes are leakedDonatas Abraitis
2023-02-06bgpd: Drop struct bgp from vpn_leak_to_vrf_withdraw()Donatas Abraitis
2023-02-02bgpd: Don't try to recursively hold peer io mutexDonald Sharp
2023-02-02Merge pull request #12731 from donaldsharp/remove_pretty_printRuss White
2023-02-02bgpd: Convert evpn output to not pretty print jsonDonald Sharp
2023-02-02lib, bgpd: Add ability to specify that some json output should not be prettyDonald Sharp
2023-02-01bgpd: Set attr to NULL when passing NLRI_UPDATE with treat-as-withdrawDonatas Abraitis
2023-02-01Merge pull request #12713 from opensourcerouting/fix/json_naming_deprecationDonald Sharp
2023-02-01bgpd/rfapi: add missing printf attributeDavid Lamparter
2023-01-31bgpd: ecommunity_token_rt6 is not handledDonald Sharp
2023-01-31Merge pull request #12695 from opensourcerouting/format-warningsDonald Sharp
2023-01-31Merge pull request #12710 from opensourcerouting/fix/reset_fqdn_capability_on...Donald Sharp
2023-01-31*: Drop deprecated incorrect JSON fields with wrong namingDonatas Abraitis
2023-01-30bgpd: Vanish FQDN capability hostname/domainname before handling new BGP OPENDonatas Abraitis
2023-01-30bgpd: Free peer's hostname (aka FQDN capability stuff)Donatas Abraitis
2023-01-30bgpd: bgp_update and bgp_withdraw never return failuresDonald Sharp
2023-01-27bgpd: move tunnel-ip comparison into handlerTrey Aspelund
2023-01-27bgpd: only unimport routes if tunnel-ip changesTrey Aspelund
2023-01-27bgpd: fix silly format string SNAFUDavid Lamparter
2023-01-27bgpd: fix format string mess in AS-path printingDavid Lamparter
2023-01-27*: no-warn pragmas for non-const format stringsDavid Lamparter
2023-01-27*: apply proper format string attributesDavid Lamparter
2023-01-25Merge pull request #12684 from chiragshah6/fdev2Donatas Abraitis
2023-01-24Merge pull request #12682 from opensourcerouting/time-csRuss White
2023-01-24Merge pull request #12678 from opensourcerouting/fix/missing_no_form_for_path...Russ White
2023-01-24Merge pull request #12647 from anlancs/fix/bgpd-type-2Russ White
2023-01-24bgpd: fix when route-map changes the link local nexthop for vpnv6Philippe Guibert