]> git.puffer.fish Git - mirror/frr.git/commit
bgpd: Fix more clang compiler warnings
authorDonald Sharp <sharpd@cumulusnetwroks.com>
Sun, 15 May 2016 17:31:30 +0000 (13:31 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 20 May 2016 13:33:57 +0000 (09:33 -0400)
commitb0689168486e8446e681d984e2230da23b942fca
tree6e1650174162d9fb1bfc5ad207ca20b181eee7ee
parent5007999a30bff30a12d42517353dbc5ff2dd2d95
bgpd: Fix more clang compiler warnings

Remove some dead code and fix initialization of the
sockunion.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
bgpd/bgp_attr.c
bgpd/bgp_routemap.c