]> git.puffer.fish Git - mirror/frr.git/commit
lib: Always attempt to set mpls platform_labels
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 22 Aug 2018 19:03:18 +0000 (15:03 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:14 +0000 (20:22 -0500)
commita93eb16a516ad20097fecc318fb621233ffbf5cb
tree569699b1e00df3df24410cca9a1e18df216886de
parent9aecc71d53f80ae7abcb04d0756e09f2c3a7cef3
lib: Always attempt to set mpls platform_labels

The code was not attempting to set the max platform_labels
on a per router basis, leaving us w/ situations where
mpls install would fail because platform_labels was 0.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
tests/topotests/lib/topotest.py