frr
frr copied to clipboard
The FRRouting Protocol Suite
backport #16698 into stable/10.1This is an automatic backport of pull request #16699 done by [Mergify](https://mergify.com).
Backport fixes for frr-reload.py to stable/8.5 branch from master
### Description I see an issue with v9.1 where I deploy +255 VRFs per server with dynamically assigned VPN label using '_label vpn export auto_' Two below scenarios happen here:...
according to RFC 8966: https://www.rfc-editor.org/rfc/rfc8966.html#name-padn [PadN](https://www.rfc-editor.org/rfc/rfc8966.html#name-padn-2) PadN TLV: MBZ must be zero PadN SubTLV: MBZ must be zero according to RFC 8966: [Acknowledgment Request](https://www.rfc-editor.org/rfc/rfc8966.html#name-acknowledgment-request) [IHU](https://www.rfc-editor.org/rfc/rfc8966.html#name-ihu) [Router-Id](https://www.rfc-editor.org/rfc/rfc8966.html#name-router-id-2) [Next Hop](https://www.rfc-editor.org/rfc/rfc8966.html#name-next-hop) [Seqno Request](https://www.rfc-editor.org/rfc/rfc8966.html#name-seqno-request)...
* [x] Did you check if this is a duplicate issue? * [x] Did you test it on the latest FRRouting/frr master branch? ### Description How-to make ip rule with...
Fix issues of IPv6 src-dest route: (confg)# ipv6 route 1::1/128 from 2::2/128 fe80::1 eth0 1. staticd doesn't handle them on nht event 2. linux kernel rejects routes with both source...
zebra not restore routes when have more then one iface with common network and one iface is flaping (up, then get IP) #16110 Introduction: As per the bug when setting...
these changes are for improving the code maintainability and readability