]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Clean up some SA issues found by new code 1752/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Feb 2018 04:39:09 +0000 (23:39 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Feb 2018 04:41:31 +0000 (23:41 -0500)
commit6447dbb3726089659be4c891be8b2db39031791a
treef2bc5586c65c98344fa68ebc36c88ddd459f781a
parent9b50aa1fd3f38eb34d77b9ae7e848b35bc814bfc
zebra: Clean up some SA issues found by new code

1) Add asserts in a couple of spots to show we
never expect prefix to be bad.
2) Fix some bfd code where out_ctxt will
always be NULL.

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