pub fn is_ipv4_multicast(addr: &[u8; 4]) -> bool
Check if an IPv4 address is in the multicast range (224.0.0.0/4).