Commit e6008aa
committed
FRR Release 8.4.7
- bgpd
- Add `bgp ipv6-auto-ra` command
- Include structure when removing End.DT4/6 SID
- Include structure when installing End.DT4/6 SID
- lib
- Include SID structure in seg6local nexthop
- ospfd
- Fix heap corruption vulnerability when parsing SR-Algorithm TLV
- zebra
- Fix crash during reconnect
- Add missing proto translations
- Correctly report metrics
- Let's use memset instead of walking bytes and setting to 0
- Fix snmp walk of zebra rib
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>1 parent 51b5962 commit e6008aa
3 files changed
+24
-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 | |
|---|---|---|---|
| |||
793 | 793 | | |
794 | 794 | | |
795 | 795 | | |
796 | | - | |
| 796 | + | |
| 797 | + | |
| 798 | + | |
| 799 | + | |
| 800 | + | |
| 801 | + | |
| 802 | + | |
| 803 | + | |
| 804 | + | |
| 805 | + | |
| 806 | + | |
| 807 | + | |
| 808 | + | |
| 809 | + | |
| 810 | + | |
| 811 | + | |
| 812 | + | |
797 | 813 | | |
798 | 814 | | |
799 | 815 | | |
| |||
0 commit comments