summaryrefslogtreecommitdiff
path: root/zebra/label_manager.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2019-04-01 15:41:32 -0400
committerDonald Sharp <sharpd@cumulusnetworks.com>2019-04-02 08:20:36 -0400
commitade155e146939906da26ce52f9edb1052fadd015 (patch)
tree28a91b1de44e9f1597f16922ba040a2201e334ed /zebra/label_manager.c
parentc9cd7fbc3f4e0c7722897db71220ae997de1975f (diff)
pimd: pim_nexthop_lookup should return true/false
The current reverse logic led to this code construct if (!pim_nexthop_lookup(...)) { //Do something successfull } This is backwards and will cause logic errors when people use this code. Fix to use true/false for success/failure. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'zebra/label_manager.c')
0 files changed, 0 insertions, 0 deletions