]> git.puffer.fish Git - mirror/frr.git/commit
lib: Fix notify_owner decode
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Feb 2018 02:34:07 +0000 (21:34 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 23 Feb 2018 19:45:57 +0000 (14:45 -0500)
commit7a1eb44b301236d81de8ba5bde6be62e496f44bc
tree90522351e9f39a04260f1dce0638f32e287d3cfb
parent28610f7e444dbb2ea4175582f84e566a6645927b
lib: Fix notify_owner decode

The notification of the owner was not properly decoding
the prefix and as such we were not properly reading the
table it was installed into.

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