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
2020-10-28
bgpd: Prevent ecomm memory leak
Donald Sharp
2020-10-28
bgpd: fix mem leak in router bgp import vrf check
Chirag Shah
2020-10-28
bgpd: Fix profiles compile issue when not using bfdd
Donald Sharp
2020-10-28
bgpd: delay local routes until update-delay is over
Don Slice
2020-10-28
bgpd: Bgp static routes memory leak
Donald Sharp
2020-10-28
bgpd: fix information strings for vtysh
Emanuele Bovisio
2020-10-28
bgpd: fix crash in the MH cleanup handling
Anuradha Karuppiah
2020-10-28
bgpd: print error when as-path filter doesn't exist
Igor Ryzhov
2020-10-13
bgpd: fix show bgp neighbor routes for labeled-unicast
Trey Aspelund
2020-10-13
bgpd: Correctly calculate threshold being reached
Donald Sharp
2020-10-10
bgpd: hide test commands
Igor Ryzhov
2020-10-07
*: make failure to decode nht update an error
Quentin Young
2020-10-06
bgpd: Remove dest variable from route_out_vty_flowspec
Donald Sharp
2020-10-06
bgpd: pbra is already derefed in all paths to this spot
Donald Sharp
2020-10-06
bgpd: Ensure we do integer size promotions
Donald Sharp
2020-10-06
bgpd: Avoid memset when tip hash is empty
Donald Sharp
2020-10-06
bgpd: remove extra hold-timer reset
Quentin Young
2020-10-06
bgpd: correct community-list replace logic
Don Slice
2020-10-06
bgpd, lib, pbrd, zebra: Pass by ifname
Donald Sharp
2020-09-28
bgpd: allow derived router-id update if previously 0x0
Don Slice
2020-09-28
bgpd: Use bgp instance's default keepalive interval if < (holdtime/3)
Trey Aspelund
2020-09-28
bgpd: Allow bgp static routes to use /32's
Donald Sharp
2020-09-21
bgp: remove duplicate command installs
Pat Ruddy
2020-09-21
bgpd: sanity check when updating nexthop from bgp to zebra
Philippe Guibert
2020-09-21
bgpd: evpn nexthop can be changed by default
Philippe Guibert
2020-09-19
bgpd: Create separate udpate-group when using `maximum-prefix-out` command
Donatas Abraitis
2020-09-16
bgpd: fix ecom leak handling l3vni update
Quentin Young
2020-09-08
Merge pull request #7031 from dslicenc/global-bgp-update-delay
Donatas Abraitis
2020-09-08
bgpd: add global config for update-delay
Don slice
2020-09-07
bgpd: Add `neighbor <neigh> shutdown rtt` command
Donatas Abraitis
2020-09-07
bgpd: Update RTT on KEEPALIVE message
Donatas Abraitis
2020-09-05
Merge pull request #7040 from qlyoung/fix-evpn-attribute-hash-error
Donatas Abraitis
2020-09-05
Merge pull request #7037 from volta-networks/fix_traps_bgp
Donatas Abraitis
2020-09-05
Merge pull request #7054 from qlyoung/fix-bgp-mplsvpn-nlri-missing-length-checks
Donatas Abraitis
2020-09-04
Merge pull request #7046 from qlyoung/fix-various-integer-issues
Renato Westphal
2020-09-04
Merge pull request #7055 from qlyoung/fix-bgp-localpref-overflow
Renato Westphal
2020-09-04
Merge pull request #6589 from NaveenThanikachalam/gr_fixes
Donatas Abraitis
2020-09-04
Merge pull request #6826 from pjdruddy/bgp-auth-vrf-frr
Donatas Abraitis
2020-09-03
bgpd: use stream_rewind_getp() to remove overflow
Quentin Young
2020-09-03
bgpd: fix asserting read of localpref
Quentin Young
2020-09-03
bgpd: fix mplsvpn nlri garbage heap read
Quentin Young
2020-09-02
bgpd: make flag values explicitly unsigned
Quentin Young
2020-09-02
bgpd: modify attr fields before hash insert
Quentin Young
2020-09-02
bgpd: fix invocation of bgpTrapBackwardTransition
Babis Chalios
2020-09-01
bgpd: do not clear password if peer is dynamic
Pat Ruddy
2020-09-01
bgpd: associate listener with the appropriate bgp instance
Pat Ruddy
2020-08-31
bgpd: do not unregister for prefix nexthop updates if nh exists
Pat Ruddy
2020-08-31
bgpd: extend the NHT code to understand SR-TE colors
Renato Westphal
2020-08-31
bgpd: Add support for SR-TE Policies in route-maps
Sebastien Merle
2020-08-31
bgpd: convert NHT code to use rb-trees instead of routing tables
Renato Westphal
[next]