Re: [PATCH][v2] net/ipv4/arp.c: Fix arp reply when sender ip 0

From: David Miller
Date: Tue Nov 20 2007 - 20:38:24 EST


From: "Jonas Danielsson" <the.sator@xxxxxxxxx>
Date: Tue, 20 Nov 2007 17:28:22 +0100

> Fix arp reply when received arp probe with sender ip 0.
>
> Send arp reply with target ip address 0.0.0.0 and target hardware address
> set to hardware address of requester. Previously sent reply with target
> ip address and target hardware address set to same as source fields.
>
>
> Signed-off-by: Jonas Danielsson <the.sator@xxxxxxxxx>
> Acked-by: Alexey Kuznetov <kuznet@xxxxxxxxxxxxx>

I'm applying this but you gmail folks really have to get your
act together when submitting patches. The patches from gmail
accounts come out corrupted 9 times out of 10.

This time line breaks were added and all tab characters were
turned into spaces.

Please correct this before any future patch submissions.
-
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/