]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: avoid inet_ntoa
authorMark Stapp <mjs@voltanet.io>
Mon, 14 Dec 2020 22:01:18 +0000 (17:01 -0500)
committerMark Stapp <mjs@voltanet.io>
Mon, 14 Dec 2020 22:01:18 +0000 (17:01 -0500)
commitce513ac615d144ade9946093602292c279bf8d68
tree55d47c72bece93d4a169657a2275e50b6d654c5c
parent219218d96497c36a98b328360a404f739b358039
ospfd: avoid inet_ntoa

some recent commits re-introduced use of inet_ntoa() - fix
them.

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