March 23, 2026
2:10 p.m.
On Mon Mar 23 18:49:12 2026 +0000, Hans Leidekker wrote:
IN6_IS_ADDR_SITELOCAL includes IN6_IS_ADDR_LINKLOCAL so you could omit the latter. Maybe call the parameter has_local or has_sitelocal because it's not just link local? Probably the opposite, IN6_IS_ADDR_LINKLOCAL includes IN6_IS_ADDR_SITELOCAL?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10432#note_133402