]> git.puffer.fish Git - mirror/frr.git/commit
zebra: fix bug in nexthop label allocation
authorßingen <bingen@voltanet.io>
Thu, 15 Sep 2016 10:28:52 +0000 (12:28 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Sep 2016 13:31:21 +0000 (09:31 -0400)
commite2a4192a42ecda4f431ba8f9a4d47e4e75417659
treeedeb968ffc478d7a43a07bdb4af9bf1dce462976
parent41675b4c5ed055e7a82e6d997ba38be512ebd335
zebra: fix bug in nexthop label allocation

Label array in nexthop_label struct was not being allocated.
lib/nexthop.c