From: Jonas Danielsson Date: Wed, 21 Nov 2007 01:38:16 +0000 (-0800) Subject: [ARP]: Fix arp reply when sender ip 0 X-Git-Tag: v2.6.24-rc4~90^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4a9811c42ecb70b2f0b375f6d4c77ab34d1f598;p=pandora-kernel.git [ARP]: Fix arp reply when sender ip 0 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 Acked-by: Alexey Kuznetov Signed-off-by: David S. Miller --- Reading git-diff-tree failed