Re: [2.4 PATCH] bugfix: ARP respond on all devices

From: David S. Miller
Date: Tue Aug 19 2003 - 14:52:03 EST


On 19 Aug 2003 21:32:35 +0200
Andi Kleen <ak@xxxxxxxxxxxxx> wrote:

> What happens on outgoing active ARPs is a different thing. Reasonable
> choices would be either the prefered source address of the route or
> the local interface's address. I must admit I don't have a strong
> opinion on what the better behaviour of those is, but neither of them would
> seem particularly wrong to me.

Andi, we take the source address from the packet we are
trying to send out that interface.

Just as it is going to be legal to send out a packet from
that interface using that source address, it is legal to
send out an ARP request from that interface using that source
address.
-
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/