]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: Clean up some more compile warnings
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Wed, 25 May 2016 23:43:00 +0000 (19:43 -0400)
committerDonald Sharp <sharpd@cumulusnetwroks.com>
Thu, 26 May 2016 00:38:35 +0000 (20:38 -0400)
commit9f6d6b12ac3604bc819a8ecb4c4f3775008053cf
tree49da45d0d12fb21ee3d39f18b6443a7e9e6233ff
parentf9e0ab5b8e6143a915d3c154923a5ff075fb7958
pimd: Clean up some more compile warnings

Turns out we were missing $(WERROR) for compiling pimd
so we were not catching compile warning issues.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
pimd/Makefile.am
pimd/pim_mroute.c
pimd/pim_register.c