]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Allow v6 static routes to handle mpls not in kernel
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 25 Oct 2016 18:43:07 +0000 (14:43 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 25 Oct 2016 18:45:49 +0000 (14:45 -0400)
commit4f4caaa1390593d8d3ce45be915187943d53e0bf
tree5b62488c25772883f2e34202a57b5057a4900db5
parentc58418c1107928a851aee28b98acae306b79c6e3
zebra: Allow v6 static routes to handle mpls not in kernel

When configuring v6 static routes, allow it to gracefully
ignore mpls commands when mpls is not turned on in the kernel.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_vty.c