]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: Add some more checks to fec [un]registration
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Apr 2017 17:25:03 +0000 (13:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 15 Apr 2017 17:26:56 +0000 (13:26 -0400)
commit7abc04e686fefeb76bc825e908837e55bec0efc7
tree269e8dc855be7b15646f6db3fbec86ca88487d56
parent9fbea8d56d4aa5d71ce0ae9204e15fbd06c3c02a
zebra: Add some more checks to fec [un]registration

Be a bit more rigoruous about what we can receive
from another protocol and attempt to make the code
less likely to crash and to just safely bail
out when an error is received.

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