Re: When does Linux drop UDP packets?

From: Alexander Clouter
Date: Thu Jun 04 2009 - 18:08:27 EST


Philipp Reh <sefi@xxxxxxxxxx> wrote:
>
> I have the following setting in which a client that resides on the same
> physical network as a server wants to receive any UDP packet that
> arrives on any of its interfaces sent by that server.
>
Read up about multicasting, it will do what you want, does not depend on
the IP address of the destination workstation and will also cross
subnets if you want it to.

It's dead easy to transmit and receive multicast traffic, broadcasting
network traffic is so 1980's :)

> As I'm not yet subscribed to the list, please CC me directly.
>
Have a look at GMANE for following large volumn mailing lists.

Cheers

--
Alexander Clouter
.sigmonster says: Familiarity breeds attempt.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/