index
:
matthieu/frr.git
aceelindem/ospf6-area-no-config-delete
bgp_ls
debian/7.5
debian/bookworm
debian/buster
debian/master
dev/mgmtd
dev/omgmtd
dev/rust-skel
dev_isis_sr
fuzz
master
mergify/bp/dev/10.3/pr-17935
mergify/bp/dev/9.0/pr-13800
mergify/bp/dev/9.1/pr-13617
mergify/bp/stable/10.0/pr-18108
mergify/bp/stable/10.1/pr-18108
mergify/bp/stable/10.1/pr-18254
mergify/bp/stable/10.2/pr-18108
mergify/bp/stable/10.2/pr-18430
mergify/bp/stable/10.3/pr-18108
mergify/bp/stable/10.3/pr-18378
mergify/bp/stable/10.3/pr-18430
mergify/bp/stable/10.3/pr-18483
mergify/bp/stable/10.3/pr-18498
mergify/bp/stable/10.3/pr-18502
nb_conversions
old-fuzz
rc/10.0
rc/10.0.2
rc/10.0.3
rc/10.1
rc/10.1.1
rc/10.1.2
rc/10.2
rc/10.2.1
rc/10.3
rc/8.4
rc/8.4.6
rc/8.4.7
rc/8.5
rc/8.5.6
rc/8.5.7
rc/9.0
rc/9.0.4
rc/9.0.5
rc/9.1
rc/9.1.2
rc/9.1.3
revert-11334-fix/deprecation_warning
revert-13509-bgp_nht_other_if_cases
revert-5015-rpki_vrf_encapsulation
revert-5870-hash_backet
revert-6277-feature/show_bgp_afi_safi_sndpfx
revert-8216-add_rd_all
revert-8795-fix-ospf6-router-id
revert-9179-PR9001-for-8.0
stable/10.0
stable/10.1
stable/10.2
stable/10.3
stable/2.0
stable/3.0
stable/4.0
stable/5.0
stable/6.0
stable/7.0
stable/7.1
stable/7.2
stable/7.3
stable/7.4
stable/7.5
stable/8.0
stable/8.1
stable/8.2
stable/8.3
stable/8.4
stable/8.5
stable/9.0
stable/9.1
support_bundle
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bgpd
Age
Commit message (
Expand
)
Author
2023-07-05
bgpd: Fix memory leak
Keelan10
2023-07-04
Merge pull request #13333 from donaldsharp/vrf_bitmap_cleanup
Donatas Abraitis
2023-07-04
bgpd: free bgp vpn policy
ryndia
2023-07-03
bgpd: All paths bgp_vrf have already been derefed
Donald Sharp
2023-07-01
Merge pull request #13882 from opensourcerouting/fix/dead_code
Donald Sharp
2023-07-01
Merge pull request #13883 from opensourcerouting/fix/comment_for_ecommunity_e...
Donald Sharp
2023-06-30
bgpd: fix no set as_path replace command
Francois Dumontet
2023-06-30
bgpd: Drop dead code when parsing extcommunity (color)
Donatas Abraitis
2023-06-30
Merge pull request #13836 from pguibert6WIND/set_aspath_replace_with_configur...
Donatas Abraitis
2023-06-29
bgpd: Fix comment for ecommunity_ecom2str()
Donatas Abraitis
2023-06-29
Merge pull request #13864 from pguibert6WIND/bgp_coverity_fix
Donatas Abraitis
2023-06-28
bgpd: add 'set as-path replace' with a configured ASN
Philippe Guibert
2023-06-28
bgpd: fix covery 1566055, label table overrun
Philippe Guibert
2023-06-28
bgpd: fix covery scan 1566054 with null pointer
Philippe Guibert
2023-06-28
bgpd: Ensure peer data structure is accessed only when BGPD is not terminating
Naveen Thanikachalam
2023-06-27
Merge pull request #13859 from opensourcerouting/fix/bgpd_coverity_issues
Russ White
2023-06-27
Merge pull request #13851 from opensourcerouting/fix/use_zclient_sync_for_tab...
Mark Stapp
2023-06-27
Merge pull request #13722 from fdumontet6WIND/color_extcomm
Donatas Abraitis
2023-06-27
bgpd: Check for NULL before assigning a peer from the group
Donatas Abraitis
2023-06-27
bgpd: Guard zlog_debug for table manager when the connection is successful
Donatas Abraitis
2023-06-27
bgpd: Use zlog_err when can't connect to table manager (zebra)
Donatas Abraitis
2023-06-26
*: Rearrange vrf_bitmap_X api to reduce memory footprint
Donald Sharp
2023-06-26
bgpd: Use synchronous Zebra client for table manager
Donatas Abraitis
2023-06-26
bgpd: add functions related to srte_color management
Francois Dumontet
2023-06-26
bgpd: add colored extended communities support
Francois Dumontet
2023-06-24
bgpd: Add config-end timemout error log message.
Acee
2023-06-21
Merge pull request #13790 from pguibert6WIND/set_aspath_exclude
Russ White
2023-06-20
bgpd: Do not initialize global variable zclient_sync to NULL
Donatas Abraitis
2023-06-20
bgpd: Reuse bgp_zebra_label_manager_ready() helper function
Donatas Abraitis
2023-06-20
bgpd: Retry connecting to synchronouse label manager if not ready
Donatas Abraitis
2023-06-20
bgpd: Use synchronous way to get labels from Zebra
Donatas Abraitis
2023-06-20
Merge pull request #13728 from opensourcerouting/fix/addpath_drop_non_best_ad...
Russ White
2023-06-20
Merge pull request #13750 from louis-6wind/fix-no-retain-memory-usage
Russ White
2023-06-20
Merge pull request #13769 from opensourcerouting/fix/bgp_peer-group_show_adve...
Russ White
2023-06-20
Merge pull request #13524 from pguibert6WIND/mpls_vpn_lsr_redistribute
Russ White
2023-06-20
Merge pull request #13557 from anlancs/fix/bgpd-evpn-rmac-best-path
Russ White
2023-06-20
Merge pull request #12971 from taspelund/trey/mac_vrf_soo_upstream
Russ White
2023-06-19
bgpd: add 'set as-path exclude all' command
Philippe Guibert
2023-06-16
bgpd: fix incorrect json output in bgp_show_table_rd()
Louis Scalbert
2023-06-16
bgpd: cleanup un-imported vpn prefix if no retain set
Louis Scalbert
2023-06-16
bgpd: fix memory usage of vpn no retain
Louis Scalbert
2023-06-16
bgpd: revert no retain backend
Louis Scalbert
2023-06-16
bgpd: fix static analysis issue in subgroup_announce_check()
Philippe Guibert
2023-06-16
bgpd: fix accept-own routes received by a route reflector
Philippe Guibert
2023-06-16
bgpd: fix use nexthop tracking for exported vpn paths
Philippe Guibert
2023-06-16
bgpd: add 'show bgp mplsvpn-nh-label-bind' command
Louis Scalbert
2023-06-16
bgpd: update the mpls entry to handle return traffic
Philippe Guibert
2023-06-16
bgpd: advertise mpls vpn routes with appropriate label
Philippe Guibert
2023-06-16
bgpd: allocate label bound to received mpls vpn routes
Philippe Guibert
2023-06-16
bgpd: move label allocation code to a specific function
Philippe Guibert
[next]