Commit 0973a6f
committed
FRR Release 10.2.4
* bgpd: correct no form commands (backport #18911)
* build: check for libunwind.h, not unwind.h (backport #18912)
* redhat: make FRR RPM build to work on RedHat 10 (backport #18920)
* bgpd: use AS4B format for BGP loc-rib messages. (backport #18936)
* bgpd: Force adj-rib-out updates if MRAI is kicked in (backport #18959)
* zebra: Provide SID value when sending SRv6 SID release notify message (backport #18971)
* nhrpd: fix crash when accessing invalid memory zone (backport #18994)
* lib: Fix no on-match goto NUM command (backport #19108)
* bgpd: Fix DEREF_OF_NULL.EX.COND in bgp_updgrp_packet (backport #19126)
* bgpd: Extract link bandwidth value from extcommunity before using for WCMP (backport #19165)
* bfdd: Set bfd.LocalDiag when transitioning to AdminDown (backport #18592)
* bgpd: Do not try to reuse freed route-maps (backport #19191)
* lib: fix routemap crash (backport #19127)
* lib, zebra: mark singleton nexthops inactive/active on link state changes for wecmp (backport #18947)
* bgpd: [GR] fixed selectionDeferralTimer to display select_defer_time val #19284
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>1 parent bc897b3 commit 0973a6f
3 files changed
+11
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
1 | 7 | | |
2 | 8 | | |
3 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
841 | 841 | | |
842 | 842 | | |
843 | 843 | | |
844 | | - | |
| 844 | + | |
| 845 | + | |
| 846 | + | |
| 847 | + | |
845 | 848 | | |
846 | 849 | | |
847 | 850 | | |
| |||
0 commit comments