index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bgpd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
bgpd: fixes bmp stats send-experimental configuration
Philippe Guibert
2024-05-14
1
-1
/
+1
|
/
/
*
|
Merge pull request #16003 from pguibert6WIND/fix_colored_nexthop
Russ White
2024-05-13
1
-2
/
+2
|
\
\
|
*
|
bgpd: fix colored nexthops resolution
Philippe Guibert
2024-05-13
1
-2
/
+2
*
|
|
Merge pull request #15911 from opensourcerouting/feature/bgpd_dampening_per_n...
Russ White
2024-05-13
8
-202
/
+585
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
bgpd: Reduce the nesting level for bgp_clear_damp_route()
Donatas Abraitis
2024-05-03
1
-32
/
+28
|
*
|
bgpd: Put dest into work queue when the path is really withdrawn by dampening
Donatas Abraitis
2024-05-03
1
-6
/
+14
|
*
|
bgpd: Pass the right reuse_list when handling it via bgp_reuse_timer thread
Donatas Abraitis
2024-05-03
3
-30
/
+24
|
*
|
bgpd: Use SLIST_FOREACH_SAFE when iterating over the list in bgp_reuse_timer
Donatas Abraitis
2024-05-03
1
-2
/
+2
|
*
|
bgpd: fix missing damp info free when cleaning bgp path
Igor Ryzhov
2024-05-03
1
-0
/
+2
|
*
|
bgpd: cleanup bgp_damp_info_free
Igor Ryzhov
2024-05-03
3
-18
/
+10
|
*
|
bgpd: fix incorrect usage of slist in dampening
Igor Ryzhov
2024-05-03
2
-89
/
+26
|
*
|
bgpd: fix missing list add in dampening
Igor Ryzhov
2024-05-03
1
-1
/
+8
|
*
|
bgpd: Drop double-pointer for bgp_damp_info_free()
Donatas Abraitis
2024-05-03
3
-19
/
+23
|
*
|
bgpd: fix double free in dampening code
Igor Ryzhov
2024-05-03
1
-10
/
+3
|
*
|
bgpd: Remove useless reuselist_node assignment before while loop
Donatas Abraitis
2024-05-03
1
-1
/
+0
|
*
|
bgpd: clear ip bgp dampening was not triggering the route calculation for the...
sudhanshukumar22
2024-05-03
3
-6
/
+29
|
*
|
bgpd: Do not output peer doppleganger dampened output
Donald Sharp
2024-05-03
1
-1
/
+2
|
*
|
bgpd: peer / peer group dampening profiles
David Schweizer
2024-05-03
7
-178
/
+494
|
*
|
bgpd: vtysh commands for peer/group dampening profiles
David Schweizer
2024-05-03
1
-1
/
+112
*
|
|
Merge pull request #15614 from louis-6wind/fix-6pe-address
Donatas Abraitis
2024-05-10
4
-93
/
+112
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
bgpd: prefer link-local to a ipv4-mapped ipv6 global
Louis Scalbert
2024-04-23
1
-23
/
+18
|
*
|
bgpd: set ipv4-mapped ipv6 for ipv4 with ipv6 nexthop
Louis Scalbert
2024-04-23
1
-5
/
+7
|
*
|
bgpd: fix "used" json key on link-local nexthop
Louis Scalbert
2024-04-23
1
-4
/
+1
|
*
|
bgpd: fix removing ipv6 global nexhop
Louis Scalbert
2024-04-23
1
-4
/
+23
|
*
|
bgpd: optimize bgp_interface_address_del
Louis Scalbert
2024-04-23
1
-12
/
+8
|
*
|
bgpd: fix sending ipv6 local nexthop if global present
Louis Scalbert
2024-04-23
1
-5
/
+28
|
*
|
bgpd: log new ipv6 global in bgp_interface_address_add
Louis Scalbert
2024-04-23
1
-2
/
+3
|
*
|
bgpd: reduce bgp_interface_address_add indentation
Louis Scalbert
2024-04-23
1
-45
/
+39
|
*
|
bgpd: optimize bgp_interface_address_add
Louis Scalbert
2024-04-23
1
-5
/
+2
|
*
|
Revert "bgpd: fix 6vpe nexthop"
Louis Scalbert
2024-04-23
1
-10
/
+5
*
|
|
Merge pull request #15965 from cscarpitta/bugfix/bgp-srv6-memleaks
Donald Sharp
2024-05-09
1
-12
/
+23
|
\
\
\
|
*
|
|
bgpd: Move SRv6 cleanup functions
Carmine Scarpitta
2024-05-09
1
-12
/
+14
|
*
|
|
bgpd: Fix SRv6 memory leaks spotted by ASAN
Carmine Scarpitta
2024-05-09
1
-0
/
+9
*
|
|
|
bgpd: Remove redundant recursion flag variable
Donatas Abraitis
2024-05-08
1
-5
/
+1
|
/
/
/
*
|
|
Merge pull request #15950 from mxyns/draft-bmp-peer-up
Donatas Abraitis
2024-05-08
1
-6
/
+8
|
\
\
\
|
*
|
|
bgpd: bmp rename tlv types
Maxence Younsi
2024-05-07
1
-6
/
+8
*
|
|
|
Merge pull request #15913 from opensourcerouting/fix/bgpd_no_set_as_prepend
Russ White
2024-05-07
1
-6
/
+16
|
\
\
\
\
|
*
|
|
|
bgpd: Allow using optional table id for negative `no set table X` command
Donatas Abraitis
2024-05-03
1
-2
/
+3
|
*
|
|
|
bgpd: Fix `no set as-path prepend ASNUM...`
Donatas Abraitis
2024-05-02
1
-4
/
+13
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #15895 from opensourcerouting/fix/ignore_attributes_if_dis...
Russ White
2024-05-07
1
-0
/
+9
|
\
\
\
\
|
*
|
|
|
bgpd: Ignore validating the attribute flags if path-attribute is configured
Donatas Abraitis
2024-05-01
1
-0
/
+9
|
|
/
/
/
*
|
|
|
Merge pull request #15883 from opensourcerouting/fix/bgpd_gr_fsm
Russ White
2024-05-07
2
-10
/
+13
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
bgpd: Apply NOOP when doing negative commands for GR operations
Donatas Abraitis
2024-04-30
1
-3
/
+3
|
*
|
|
bgpd: Print old/new states of graceful restart FSM
Donatas Abraitis
2024-04-30
1
-7
/
+10
*
|
|
|
Merge pull request #15924 from chiragshah6/fdev5
Donatas Abraitis
2024-05-06
1
-7
/
+15
|
\
\
\
\
|
*
|
|
|
bgpd: [GR] fix mode change vtysh return code
Chirag Shah
2024-05-05
1
-7
/
+15
|
|
|
/
/
|
|
/
|
|
*
|
|
|
bgpd: Fix the order of NULL check and ZAPI decode
Carmine Scarpitta
2024-05-05
1
-3
/
+3
*
|
|
|
bgpd: Fix crash when deleting the SRv6 locator
Carmine Scarpitta
2024-05-03
1
-0
/
+3
|
/
/
/
*
|
|
Merge pull request #15874 from pguibert6WIND/bgp_get_sockname_coverity_1585206
Donatas Abraitis
2024-05-01
1
-8
/
+12
|
\
\
\
|
*
|
|
bgpd: fix covery ID 1585206
Philippe Guibert
2024-04-29
1
-8
/
+12
[prev]
[next]