]> git.proxmox.com Git - mirror_frr.git/commit
*: Clean up call into inet_aton
authorDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 13 Jun 2017 17:10:32 +0000 (13:10 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Tue, 13 Jun 2017 17:10:32 +0000 (13:10 -0400)
commite6fda497d36365ef9b5adcbb9f59c397d0c7f5c5
treeb07d9bd58b55ef5b9268d75e3127827573181be0
parent645bb0b10e8144a2b40201e4da6e200d5663b886
*: Clean up call into inet_aton

In the few places where we were not checking the return code
for inet_aton, do so.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
bgpd/bgp_routemap.c
eigrpd/eigrpd.c
ospfclient/ospfclient.c
ospfd/ospf_ri.c
zebra/client_main.c