On Sun, Nov 27, 2022 at 12:23:00AM +0000, Jeremy Sowden wrote: > Hitherto, some plug-ins have converted converted IP addresses to > host-endianness or assumed that they already have been, and several have > assumed that all IP addresses are IPv4. This can lead to garbled output > if the expectations of plug-ins in a stack do not match. Convert all IP > addresses to IPv6, using IPv4-inIPv6 for IPv4. Convert IPv4 addresses > back for formatting. > > Move a couple of `ULOGD_RET_BOOL` cases for consistency. This patch does not apply here anymore. Please, rebase. Thanks