MSG_MCAST
flags |= MSG_MCAST;
multicast = (m.msg_flags & MSG_MCAST) ? 1 : 0;
if ((msg.msg_flags & MSG_MCAST) == 0 && srcport == RIP_PORT)