]> git.puffer.fish Git - mirror/frr.git/commit
ospfclient: replace inet_ntoa 7358/head
authorMark Stapp <mjs@voltanet.io>
Thu, 22 Oct 2020 17:41:51 +0000 (13:41 -0400)
committerMark Stapp <mjs@voltanet.io>
Thu, 22 Oct 2020 17:41:51 +0000 (13:41 -0400)
commitd0b0a2c545c2960df768e86a0bdb2e78610efc86
tree87e008b796abfaa6284d96d9ad87c5cd5be54a92
parent9bcef951be1db4f94eb985c007e4b563657af20e
ospfclient: replace inet_ntoa

Replace all use of inet_ntoa; use pI4 (and printfrr).

Signed-off-by: Mark Stapp <mjs@voltanet.io>
ospfclient/ospfclient.c