https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284872

--- Comment #1 from Franco Fichtner <fra...@opnsense.org> ---
Nice find. There appear to be two instances of this problem:

% git grep -n IN_MULTICAST sys/netinet/ip_carp.c | grep -v ntohl
sys/netinet/ip_carp.c:858:              multicast =
IN_MULTICAST(sc->sc_carpaddr.s_addr);
sys/netinet/ip_carp.c:1248:             if
(IN_MULTICAST(sc->sc_carpaddr.s_addr))

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to