forked from FRRouting/frr
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- bgpd - Fix memory leak when creating BMP connection with a source interface - Include structure when installing End.DT4/6 SID - Include structure when installing End.DT46 SID - Include structure when removing End.DT4/6 SID - Include structure when removing End.DT46 SID - lib - Include SID structure in seg6local nexthop - Take ge/le into consideration when checking the prefix with the prefix-list - ospfd - Fix heap corruption vulnerability when parsing SR-Algorithm TLV - pimd - Fix access-list memory leak in pimd - zebra - Add missing proto translations - Correctly report metrics - Fix crash during reconnect - Fix snmp walk of zebra rib - Let's use memset instead of walking bytes and setting to 0 Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
- Loading branch information
Showing
3 changed files
with
29 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters