Tags: vincentbernat/frr
Tags
configure: Update version of software With the start of the 4.0 development branch, update the configure.ac file to properly reflect this change. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Merge pull request FRRouting#1419 from qlyoung/mfa-fix-2.0 bgpd: fix mishandled attribute length [2.0]
Merge pull request FRRouting#1418 from qlyoung/mfa-fix-3.0 bgpd: fix mishandled attribute length [3.0]
ldpd: fix broken label allocation Once ldpd allocated label 48 for a given FEC, all subsequent requests for a new label would return the same value (48). The problem is that we were left shifting an uint32_t value up to 64 times, losing important information. Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
PreviousNext