For now pass AF_UNSPEC to printsource() to ensure that both inet and inet6
authorclaudio <claudio@openbsd.org>
Wed, 15 Mar 2023 08:43:51 +0000 (08:43 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 15 Mar 2023 08:43:51 +0000 (08:43 +0000)
commit2af8820cc53e971a26b5c77ba2a835270f8f350f
tree4d015a90e2a9b0ce9f16c91e59e2782accfa02f4
parent78750f6a7f8fdabbd114bf8e1d142833c017b518
For now pass AF_UNSPEC to printsource() to ensure that both inet and inet6
addrs are fetched from the kernel. This needs more cleanup.
sbin/route/route.c