arp: Inherit metadata dst when creating ARP requests
authorThomas Graf <tgraf@suug.ch>
Tue, 21 Jul 2015 08:43:57 +0000 (10:43 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 21 Jul 2015 17:39:05 +0000 (10:39 -0700)
If output device wants to see the dst, inherit the dst of the
original skb and pass it on to generate the ARP request.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/arp.c

diff --cc net/ipv4/arp.c
Simple merge