IN_MULTICAST uses host byte order
authorflorian <florian@openbsd.org>
Mon, 8 Jul 2024 13:46:33 +0000 (13:46 +0000)
committerflorian <florian@openbsd.org>
Mon, 8 Jul 2024 13:46:33 +0000 (13:46 +0000)
commit1f327cd496aa9b34d83aff9c40ae414d53b3c813
tree991b67e1d89efaa54fd2e531af9311a325bfa398
parentdde46bf86dfbb6a462eff0f5977b93c59bc20b4c
IN_MULTICAST uses host byte order

I somehow missed this when ripping out 3 layers of indirections.

from niklas
usr.bin/dig/lib/isc/sockaddr.c