]> git.puffer.fish Git - matthieu/frr.git/commit
lib: fix proto_redistnum() oversight from #257
authorQuentin Young <qlyoung@cumulusnetworks.com>
Sun, 2 Apr 2017 23:21:09 +0000 (23:21 +0000)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Sun, 2 Apr 2017 23:21:09 +0000 (23:21 +0000)
commitf257ff2cdb28303b3c1d8135bc9897f62adae4f2
treef428a52c764a207abc3d5c9ca897d0dcac535a47
parent2b5c7fa46d98ea35f6febd5b3da32ca0a2445ca2
lib: fix proto_redistnum() oversight from #257

proto_redistnum() now accepts full protocol strings and not partial
names per #10

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
lib/log.c