26 Oct
2011
26 Oct
'11
5:58 a.m.
Hi there I fixed RIP with IPv4 on Linux for both versions of RIP (broadcast and multicast). The difference to my previous patch is, now both transmission and reception work. Cheers, Roman On 21/10/11 16:43, Roman Hoog Antink wrote:
RIP could not send packets under Linux/IPv4 because the source address was set to the multicast destination address or the broadcast address respectively. This resulted in the following error when sending out the first packet: Unexpected error at rip transmit: Invalid argument Eventually no RIP packet could leave the host.